Search results
39 packages found
Base components for Family
Jigra plugin for ML Kit Face Mesh Detection.
Jigra plugin for ML Kit Face Detection.
Jigra plugin for ML Kit Selfie Segmentation.
Jigra plugin for ML Kit Translation.
Jigra plugin for ML Kit Barcode Scanning.
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
The Haptics API provides physical feedback to the user through touch or vibration.
The Preferences API provides a simple key/value persistent store for lightweight data.
The AppLauncher API allows to open other apps
The Action Sheet API provides access to native Action Sheets, which come up from the bottom of the screen and display actions a user can take.
The Text Zoom API provides the ability to change Web View text size for visual accessibility.
The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).
The Filesystem API provides a NodeJS-like API for working with files on the device.
The Push Notifications API provides access to native push notifications.
The Splash Screen API provides methods for showing or hiding a Splash image.
The Toast API provides a notification pop up for displaying important information to a user. Just like real toast!