DEV Community

Tobeas Brennan
Tobeas Brennan

Posted on • Updated on

A SwiftUI CollectionView (with proper custom layouts)

We've been working with SwiftUI lately and worked some generics magic to implement a SwiftUI CollectionView (with UICollectionView underlying it).

Check it out at https://github.com/apptekstudios/ASCollectionView

Any ideas for changes in the API or other improvements are very welcome in the issues tab :)

Example 1
Example 2

Top comments (0)