LNZTreeView
November 09, 2017 • MIT License
This is a swift implementation for iOS of a Tree View. A Tree View is a graphical representation of a tree. Each element (node) can have a number of sub elements (children).
This particular impl...
No image provided.
LNZCollectionLayouts
August 03, 2017 • MIT License
A collection of UICollectionViewLayout subclasses. Snap to center, infinite scrolling and carousel layouts made easy, and working out of the box.
No image provided.
FBLikeLayout
February 10, 2015 • MIT License
This is an UICollectionView layout inspired by the photo section of facebook. This layout loads squared items with randomic full size items. It works with standard layout delegate methods. No addit...
LNERadialMenu
January 20, 2015 • MIT License
A radial menu that considers screen edges, reorganizing buttons to be always visible on screen.