Can we use Interface Builder to create Titanium user interfaces using a built-in translation tool in the mobile SDK?
2 Answers
There is a tool called ForgedUI available on the Titanium Marketplace.
There is a brand new tool called Visual-IDE for Titanium that seems to be working very well. It integrates seamlessly into Titanium Studio as a plug-in and it allows you to test your design for different screen densities and platforms and it will create the appropriate files and directory structure accordingly.
It even has support for Alloy, which is pretty neat.
Your Answer
Think you can help? Login to answer this question!