org.apache.cordova.network-information
Using this you can identify the network/internet information of device. Very useful to identify online/offline mode.
r
org.apache.cordova.splashscreen
org.apache.cordova.dialogs
Show alert boxes like native apps.
https://github.com/brodysoft/ Cordova-SQLitePlugin
This is sqlite plugin. Using this you can store offline data in your hybrid app.
nl.x-services.plugins.toast
This one used to show a toast message. Toast message hides after sometime automatically.
Using this you can identify the network/internet information of device. Very useful to identify online/offline mode.
org.apache.cordova.inappbrowse
Using this plugin you can open external links in new browser window in your app. So that by pressing back button on your device, will show your app again.
org.apache.cordova.splashscreen
You can show splash screen to user at the time of app start.
com.phonegap.plugins. pushplugin
Your application can receive push notifications.
Show alert boxes like native apps.
https://github.com/brodysoft/
This is sqlite plugin. Using this you can store offline data in your hybrid app.
nl.x-services.plugins.toast
This one used to show a toast message. Toast message hides after sometime automatically.
No comments:
Post a Comment