I’ve written a few blog posts in the past about NativeControls, a plugin for Cordova/PhoneGap that let’s you use the Navigation Bar (the infamous app header) and the TabBar (the infamous app footer) in your web-based Apps. PhoneGap works as a layer between the native xCode and your javascript, giving you the responsiveness of a
more »
Posts Tagged ‘PhoneGap’:
Navigation Bar with NativeControls in Cordova
Where to Start Programming Mobile Apps?
There are a ton of options out there for programming iPhone (and by extension mobile Apps). If we just focus on the iPhone, you will have to start with making a choice between programming a Native App or a Web App. In the past, the big determining factor used to be whether or not you
more »