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
- Host: GitHub
- URL: https://github.com/don/sencha-drilldown
- Owner: don
- Created: 2010-11-14T05:08:53.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-25T06:55:55.000Z (over 15 years ago)
- Last Synced: 2025-01-05T07:44:23.482Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 594 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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 ?