An extensions library for Sencha Touch
Some of you may already know Sencha Touch but for those who are in mobile application development and haven’t heard of it yet, it is a mobile application development framework designed especially for devices with touch screens. It provides all the basic touch screen events and a whole bunch of components to use to create interactive applications. You can even convert your mobile apps into native apps via the magical PhoneGap and submit them to AppStore or Android Store. (Blackberry is also supported but… who cares?)
Even though lots of components are provided out-of-box, you still need to tweak a little bit to create the exact components you need. As documentation lacks some really useful information and even with all the tutorials provided it is not an easy task to put every bit together and create an application with Sencha Touch. After weeks of suffering, I managed to develop an application completely based on this framework and here I share some of the outcome.
This library is meant to be an example to extend provided Sencha Touch components to create more complex behaviors. Components found in this library are generally based on or inspired by components in Sencha Touch library and are meant to be a guide to people learning how to put things to work with Sencha Touch. I hope it may save someone’s life
DidiTouch Javascript extensions library for Sencha Touch
And to the guys working on this framework at Sencha,
Keep up the good work, and please, more and better documentation!..















