Sencha touch is a HTML5 mobile application framework that is used to make web and mobile applications and Sencha was one of the first companies to provide support for Tizen, and introduced it in their Touch Framework version 2.3.1 update that was released in November 2013.
Now Stefan Stoelzle, Senior Solution Engineer at Sencha Professional Services has announced support for the Tizen Wearable Integrated Development Environment (IDE) using Sencha Touch.
You can package your applications using either:
- Tizen IDE
- Tizen Wearables IDE
Sencha Touch 2.3.1 was released with 2 themes for Tizen, a dark & light one, which both have component UX support for menus etc. You can easily set which theme you want to use by using the code below:
MyApp.app.setThemeVariation('dark'); Or, MyApp.app.setThemeVariation('light');
Below are the slides presented by Stefan Stölzle:
Source