@titanium/screenshot

1.0.48 • Public • Published

Preparing for end of Axway

👇   support for Amplify Cloud and Mobile   👇

RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Cloud Services (2012 - 2022)

🪦   RIP Axway Amplify Crash Analytics (2015 - 2022)


🛑    Axway support for Amplify products has ended for most products related to mobile and cloud.

A few of the open-source versions of Axway Amplify products will live on after Axway Amplify End-of-Life (EOL) announcements. However, all closed-source projects and most open-source projects are now dead.

 

👉    A group of Axway employees, ex-Axway employees, and some developers from Titanium community have created a legal org and now officially decide all matters related to future of these products.

 


API FAQ:

 

Click to watch on Youtube

  ↑ Watch video on YouTube ↑

 

 


 

 

@titanium/screenshot

@titanium/screenshot Dependabot Status


📝 Description

Native modules that allows you to detect that a screenshot was taken on iOS.

This is a repackaging of the compiled iOS module for de.marcelpociot.screenshot to allow for installation via npm.

🚀 Getting Started

Install @titanium/screenshot in root of project

npm install @titanium/screenshot

Usage

const screenshotDetector = require('@titanium/screenshot');
screenshotDetector.addEventListener("screenshotTaken", function(e)
{
	alert( "Screenshot taken!" );
});

Features

  • [x] Includes Titanium native iOS module: de.marcelpociot.screenshot 1.0.0

Author

Marcel Pociot

📚Learn More

de.marcelpociot.screenshot GitHub Repo - Repo for original de.marcelpociot.screenshot module

📣 Feedback

Have an idea or a comment? Join in the conversation here!

©️ Legal

Alloy is developed by Appcelerator and the community and is Copyright © 2012-Present by Appcelerator, Inc. All Rights Reserved.

Alloy is made available under the Apache Public License, version 2. See their license file for more information.

Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.

Package Sidebar

Install

npm i @titanium/screenshot

Weekly Downloads

1

Version

1.0.48

License

Apache-2.0

Unpacked Size

115 kB

Total Files

10

Last publish

Collaborators

  • secure-bot
  • brentonhouse