2015-01-10

Build adaptive UI for iOS Apps with flow-layout and CSS properties

Views: 12304 | Add Comments

The project CocoaUI helps you build fluid User Interfaces for iOS Apps run in iOS devices with different screen sizes and resolutions.

The code demo has shown in this post.

It is time to get rid you Apple’s AutoLayout and LayoutContraints things, write your UIs with simple CSS properties like float, clear, width, height, and let CocoaUI do the magic for you!

Posted by ideawu at 2015-01-10 23:32:24 Tags:

Leave a Comment