03-06-2012 09:17 AM
http://www.sencha.com/blog/announcing-sencha-touch
Even if Sencha only runs really well on iOS, it's still possible to use it on the PlayBook if you're willing to spend time building workarounds. Once you have a stable environment, you'll be able to go from idea to AppWorld app in record time using the built-in classes which allow you to easily retrieve and display data.
Building an interface is a no brainer as you can pick the building blocks you need from a large collection of UI elements.
Things that don't work well on the current release of OS 2.0:
- some masked icons
- complex forms
- some hardware accelerated transitions
03-06-2012 01:32 PM
Sencha Touch 2.x bugs can be filed here:
http://www.sencha.com/forum/forumdisplay.php?92-Se
03-06-2012 02:47 PM
Tried it - Hated it
JQ + native is far more effective
We're multi-platform but experience shows us that Sencha is bad for the devices we wanna target
On BB5 it's a joke
We planned to use Sencha (my recommendation) until we found out how poorly it performs on other devices
We wrote our own as a result
Adam, you should realise that developers don't wanna target one brand - we wanna roll out the same product accross multiple platforms
03-08-2012 05:18 AM
I'm developing apps with Sencha Touch for the PlayBook. It works great on it.
Coming from Java Development, I can build apps easily with no HTML, CSS skills.
My last app 'Remember' has been build in 2 days !
08-18-2012 09:59 PM
Hi!, I am learnig to develop apps (playbook specifically), and I tried with sencha, but the web tutorials are a little confuse, could you to recomend any reference?, tutorial,books,guides, web, thanks
08-22-2012 03:55 AM
Download sencha touch 2 package, you'll have the docs, guides, api... with many example codes.
Also I recommend Sencha Touch In Action : http://www.manning.com/garcia2/
08-22-2012 10:03 AM
Thanks a lot!, regards