最近Titanium MobileでiPhoneアプリを作る実験をしているのですが、JavaScriptでGUIをコーディングするのは大変なので、InterfaceBuilderで作成した.xibファイルからJavaScriptに変換する簡単なツール(Xib2Js)を作成しました。
無償のアプリケーションなので、良かったら使ってみてください。
Now I am creating iPhone Application using Titanium Mobile but it is hard to write the whole GUI code from scratch, so I made a tool(Xib2Js) which generates the JavaScript codes from InterfaceBuilder’s .xib file.
This tool is free to use so please check it.