FrameLayoutKit icon indicating copy to clipboard operation
FrameLayoutKit copied to clipboard

A super fast and easy-to-use layout library for iOS. FrameLayoutKit supports complex layouts, including chaining and nesting layout with simple and intuitive operand syntax.

Results 3 FrameLayoutKit issues
Sort by recently updated
recently updated
newest added

Have some document about FrameLayoutKit?

When you create frameLayout its content is aligned. frameLayout is added to UIView like another common UIView. But how to set frameLayout position and size in outer container? Should I...

This is a very good layout library,But I encountered a problem while using it. When using a horizontal layout, I limited the element size to center it, but it seems...