bioshrek / WeView2

An iOS Auto Layout Alternative

Home Page:http://charlesmchen.github.io/WeView2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeView

The WeView library is a tool for auto layout of iOS UIs. It is an alternative to iOS's built-in Auto Layout Mechanism.

See the Project Pages for demos, a tutorial and other docs.

License

WeView is distributed under the Apache License Version 2.0

TODO

  • We need to add more unit tests.
  • We need to add more comments.
  • We need to need to more strictly distinguish the concepts of "measurement" and "arrangement" in the the layouts, ie. around stretching, ignoring desired size, etc.
  • We should elaborate the FAQ.
  • We should provide another tutorial page describing how to break down a design into a WeView hierarchy.

About

An iOS Auto Layout Alternative

http://charlesmchen.github.io/WeView2/

License:Apache License 2.0


Languages

Language:Objective-C 86.0%Language:Python 10.8%Language:Objective-C++ 3.1%Language:Ruby 0.2%