Xib2Js is a Mac OSX application that convert the .xib file to JavaScript code for Titanium Mobile. It also communicate with TiMock and host the code, so you can check how the UI looks like on your actual device.
Please visit frogonmobile for Quick start guide document.
- Now the code generator convert the JavaScript code as CommonJS stye
- As mentioned above, it communicate with TiMock and host the code
- You can just drag and drop one file at once
- The tool will rewrite the existing files without confirmation while save