Skip to content

WeTransferArchive/WeView2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 85.4%
  • Python 11.4%
  • Objective-C++ 3.2%