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 »