Available Cordova In Built Plugins
You at times may want extend your answerSpace functionality by using the native app shells built in Cordova Plugins.
Below is a list of the current available Cordova plugins available in the Blink Native App Shell projects.
Each contains a link to the some additional documentation about the plugin and its methods and functions.
Some links will go to a already working examples.
- Displaying the Cordova Version Of An Native App Shell
- Adding NFC Reader Functionality
- Cordova Plugin (AppVersion) Example
- Cordova Plugin (barcodereader) Example
- notification.alert( ) --aka alert( )
- notification.beep()
- notification.confirm( )
- notification.vibrate( )
Ā
NotesĀ #
External documentation examples MAY differ from the required implementation into the BMP