NimbleKit is the fastest way to Create applications for iPhone and iPod touch.
You don't need to know Objective-C or iPhone SDK.
All you need is to know how to write an HTML page with Javascript code
No complicated configurations, NimbleKit easily installs in XCode and provide you with a new "NimbleKit project template".
Choose this template, and add the required html, javascript or images to your project.
Then just click compile and run, and your application will instantly launch in the iPhone simulator.
Fully featured:
- Fully supports iPad
- Native iPhone interface elements
- Full control of application appearance
- Databases support
- Play bundle audio files
- Play audio streams from the Internet
- Play bundled or streamed video
- Support iPhone vibration
- Support Address Book with full search and people picker
- Access to bundled files
- Check Internet availability
- Location services (GPS)
- Access to images (take photo or browse in library)
- Multi button dialog sheets
- Map Kit support
- In-App purchase
- Native iPhone/iPad Table Views
- Abilities to Mix javascript and Objective-C
- Downloading files from internet
- And much more...
Changes in version (v 1.9)
New functions and improvements:
- Works with iOS 4.0!
- NKTableView class added, native table view which can be bound to a database
- 2 new animations added to NKMoveToPageAnimated
- Implemented transparency for all native controls (function NKNativeControlSetAlpha)
- NKPreloadPage added
- Bugs fixed...