@navify/core
Base components for Navify
Base components for Navify
Angular specific wrappers for @familyjs/core
Base components for Family
## Getting started:
The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).
The Motion API tracks accelerometer and device orientation (compass heading, etc.)
The Network API provides network and connectivity information.
The Preferences API provides a simple key/value persistent store for lightweight data.
The Push Notifications API provides access to native push notifications.
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!
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.