Hanwp

1pod

TangramKit

*TangramKit is a powerful iOS UI layout framework which is not an encapsulation based on the AutoLayout but is based on primary frame property and by overwriting the layoutSubview method to realize the subview's layout. *So It is unlimited to run in any version of iOS system. *Its idea and principle is referenced from the layout of the Android system, HTML/CSS float&flexbox, iOS AutoLayout and SizeClass. *You can implement the UI layout through the seven kinds of layout class below: TGLinearLayout, TGRelativeLayout, TGFrameLayout TGTableLayout, TGFlowLayout,TGFloatLayout and the support for SizeClass. *Powerful function, easy to use, barely constraint setting and fit various screen size perfectly are MyLayout's main advantages. *I hope you use TangramKit right now or in your next project will be happy!.

License: MIT

  • Swift