Back to Projects

Autolayout Magic
Role: Creator
iOSRuby on RailsPostgreSQL
Create your UI once, auto-generate auto layout constraints to support all screen sizes, letting you focus on making great UI/UX and not battling the Auto Layout engine.
Challenges
- Enable iOS developers to quickly create beautiful UIs that work on all screen sizes
- Build integration that works directly with Xcode to provide a seamless experience
- Get community feedback and contributions to improve the tool
Solutions
- Crawl layout tree to generate auto layout constraints for all screen sizes
- Build a MacOS app which runs alongside Xcode to provide a seamless experience
- Make the tool open source to get community feedback and contributions
Technologies Used
iOSAuto Layout