Tag: embed phonegap
Mixing Cordova/PhoneGap Components with Native iOS – Part 2
This is Part 2 of a tutorial on embedding custom Cordova components into a native iOS application to create a true hybrid application. See Part 1 for a detailed description and walk through of the basics. In this post we’ll dig into how to customize your Cordova WebView components as well as how to add […]
Filed in: Cordova • ionic • iOS • Mobile Development • PhoneGap Tags: cdvwebview • cordova component • cordova webview • embed cordova • embed phonegap • ios webview • phonegap component • phonegap webview
Tutorial: Embed PhoneGap as a Subview in your Native iOS Application
Something cool that many mobile developers (and particularly native developers) might not be aware of at this point, is the option to use PhoneGap (aka Cordova) as a component within your mobile application, as a web “subview” of a whole native application where you want to render HTML/JS content and/or interact with the PhoneGap APIs. […]
Filed in: Cordova • HTML/JS • iOS • Mobile Development • PhoneGap Tags: cordova in native application • cordova native • cordova webview • embed Cordova WebView • embed phonegap
Connect