PSD to UI Interface Generator
- Drag and Drop PSD to Titanium code generation
- Automated Layer Slicing
- Outputs Retina & Non-Retina
- Outputs Text as labels or Image in required
- Automatically calculates Child View relative position
- Real-time UI updates while editing source
- Layer to Variable name sanitation
- Automated UI proxy element source code generation
- Layer names parsed to UI element type
- ex.
"Avatar image" -> var avatarImage = Ti.UI.createImageView({…});
- ex.
- Dragging UI proxy elements live updates source code
© 2013 AppXen. All rights reserved.