Is there any way to configure Sencha Touch 2.2.0 alpha to look like the iOS/Android UX, not like the Win 8 UX?
If not, is there any plan for such an option?
Thanks,
David
Is there any way to configure Sencha Touch 2.2.0 alpha to look like the iOS/Android UX, not like the Win 8 UX?
If not, is there any plan for such an option?
Thanks,
David
You should be able to edit app.json and in the css array add platform config to the css to determine what platform that css file should be used. The following are the currently supported:
-phone
-tablet
-desktop
-ios
-android
-blackberry
-safari
-chrome
-ie10
I personally haven't had the time to play with this.
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens