hello.
in www/sencha-touch-2.0.1.1-gpl/
Code:sencha app create mysoft ../mysoft
in www/mysoft
with the moduleSlideNavigation from wnielsonCode:-app +controller +model +profile +store -view Main.js +resources +sdk .senchasdk app.js app.json index.html packager.json
in www/slidenavigation
how to integrate this module in MVC architecture sencha touch2Code:-app -view Main.js +resources +sdk -ux -slidenavigation View.js .senchasdk app.js app.json index.html packager.json
thks