Giuseppe Lanza
Giuseppe Lanza
EnumKit
EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It also offers many utilities available to other swift types, like up...
MERLin
A framework to build an event based, reactive architecture for swift iOS projects
FBLikeLayout
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 addition...
Gaudi
A swift theming framework for UIKit for easy adoption of multi theme and iOS dark mode
LNERadialMenu
A radial menu that considers also screen adges, reorganizing buttons in order to get them always inside the screen.
RxEnumKit
Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases