Hi,
I have a new project which is an iPhone application. for that I have 2 possibilities to build it:
- using Apple classic style (xcode, objective-c, etc)
- using Appcelerator Titanium and continue using javascript as an interface to access all the iPhone features to create my app.
*I've noticed the absence of a separated interface file like XIB on Titanium
Since I'm kind of faithful about the future of javascript as the universal way to develop, I'm pending more to the titanium side, but I still not sure if it's the right thing to do or if I should stick with the 'classic' way of creating apps.
Thanks for you help