Phonegap developers are leveraging many different technologies to create iOS Apps. On a basic level, you have the native Objective C, which most would call the native language. On top of that, you have the PhoneGap framework that simulates a browser window that in turn lets you display your web languages: HTML5, CSS3, and Javascript.
more »
Posts Tagged ‘PhoneGap’:
iOS Volume Control in PhoneGap
Using the Native TabBar Plugin in Cordova
Update: This post is a bit outdated. NativeControls has been updated. Click here to read more. A couple of people that I know have been struggling with getting the Native TabBar in Cordova functioning since the name change from PhoneGap to Cordova. This plugin, called NativeControls, allows a Cordova developer to access the native Tabbar
more »