33 packages found
Base components for Navify
Base components for Family
The Network API provides network and connectivity information.
The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).
The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
The Push Notifications API provides access to native push notifications.
The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
The Text Zoom API provides the ability to change Web View text size for visual accessibility.
The Motion API tracks accelerometer and device orientation (compass heading, etc.)
The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.
The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.
The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts
The Preferences API provides a simple key/value persistent store for lightweight data.
The Browser API provides the ability to open an in-app browser and subscribe to browser events.
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!
The Filesystem API provides a NodeJS-like API for working with files on the device.
The Clipboard API enables copy and pasting to/from the system clipboard.
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.