Cordova Plugin InAppBrowser We can define the InAppBrowser as a native Cordova plugin that mainly used to add an in-app browser for…
cordova events
-
-
Cordova Plugin Media Capture To enhance the functionality of Cordova Plugins, a new Media Capture plugin is used to provide access to…
-
Cordova Plugin Media The Cordova plugin Media adds a new functionality in your Cordova app. With the use of this plugin, the…
-
Cordova Plugin Network Information This plugin is used to provide any information about the cellular and wifi connections of the device. We…
-
Cordova Plugin Screen Orientation This Cordova plugin mainly works for the orientation of the device screen. It is used to set or…
-
Cordova Plugin SplashScreen The Splash Screen consists of an image, logo, and the current version of the software that usually appears while…
-
Cordova App Templates The Apache Cordova version 6.0.0 was released in 2016 in Utah. This version added a new feature to Cordova…
-
Cordova Plugin Statusbar For customizing the StatusBar of iOS and Android platform, some functions are provided by the StatusBar object. We have…
-
Cordova Architecture Apache Cordova provides a set of APIs that can be used to access and stimulate the native mobile OS features…
-
Config.xml file Config.xml can be defined as a global configuration file of the Cordova application, where we can change the configuration of…