@jigra/clipboard
The Clipboard API enables copy and pasting to/from the system clipboard.
The Clipboard API enables copy and pasting to/from the system clipboard.
Create a new Jigra project
Generate a new Jigra plugin
The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.
The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts
The Screen Orientation API provides methods to lock and unlock the screen orientation.
The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.
The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.
The Splash Screen API provides methods for showing or hiding a Splash image.
The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
The Storage API provides a simple key/value persistent store for lightweight data.
The Text Zoom API provides the ability to change Web View text size for visual accessibility.
The Toast API provides a notification pop up for displaying important information to a user. Just like real toast!
Jigra plugin to access battery optimization settings on Android.
Jigra plugin to run a foreground service on Android.
Jigra plugin that let the user easily enter both a date and a time.
Jigra plugin to open a file with the default application.
Jigra plugin to support dark mode on Android.
Jigra plugin that assists with app updates.
Jigra plugin for running background tasks.