MyLayout is a simple and easy objective-c framework for iOS view layout. MyLayout provides some simple functions to build a variety of complex interface. It integrates the functions including Autolayout and SizeClass of iOS, five layout classes of Android, float and flex-box and bootstrap of HTML/CSS. The MyLayout's Swift version are named: TangramKit
Features
- There is a container view S which width is 100 and height is wrap to all subviews height. there are four subviews A,B,C,D arranged from top to bottom.
- Subview A's left margin is 20% width of S, right margin is 30% width of S, height is equal to width of A
- Subview B's left margin is 40, width is filled in to residual width of S,height is 40
- Subview C's width is filled in to S, height is 40
- Subview D's right margin is 20, width is 50% width of S, height is 40
- MyLayoutPos is represent to the position of a view
- UIView provides six extension variables:leftPos, topPos, bottomPos, rightPos, centerXPos, etc.
License
MIT LicenseFollow MyLayout
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MyLayout!