True Native gives you access directly to the iOS native controls. If you choose, you can display parts of a UIWebView along with native controls, but True Native allows you to create a full app without ever using or displaying a UIWebView. Most iOS views/controls are already supported, and support for those that aren't should be easy to add. Aside from native controls, the example app shows how to easily use CoffeeScript with Cordova, embed javascript inside the executable, remove the UIWebView altogether and other cool things. Make sure to check out the README for a fuller listing and explanation.
Follow the link below for more info and instructions for building and running the example app: https://github.com/mschulkind/cordova-true-native-ios The example app has also been submitted to the app store for review and should hopefully be available in a week or so.
