An open API service indexing awesome lists of open source software.

https://github.com/don/sencha-drilldown

iPhone drill down example using Sencha Touch
https://github.com/don/sencha-drilldown

Last synced: over 1 year ago
JSON representation

iPhone drill down example using Sencha Touch

Awesome Lists containing this project

README

          

Sencha Touch Drill Down Example

Assuming you have Ruby and RubyGems installed

$ gem install sinatra
$ rackup

open a web browser to http://0.0.0.0:9292

TODO: Extend Ext.List to clean up code
TODO: Consider UINavigationController type implementation
Maybe http://awardwinningfjords.com/2010/07/02/uinavigationcontroller-implementation-for-senchatouch.html ?