Giuseppe Lanza

Results 8 repositories owned by Giuseppe Lanza

EnumKit

102
Stars
5
Forks
Watchers

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

73
Stars
5
Forks
Watchers

A framework to build an event based, reactive architecture for swift iOS projects

FBLikeLayout

256
Stars
41
Forks
Watchers

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

45
Stars
2
Forks
Watchers

A swift theming framework for UIKit for easy adoption of multi theme and iOS dark mode

LNERadialMenu

56
Stars
13
Forks
Watchers

A radial menu that considers also screen adges, reorganizing buttons in order to get them always inside the screen.

LNZCollectionLayouts

481
Stars
44
Forks
Watchers

A collection of CollectionViewLayout.

LNZTreeView

225
Stars
48
Forks
Watchers

A swift TreeView

RxEnumKit

20
Stars
0
Forks
Watchers

Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases