A SwiftUI CollectionView (with proper custom layouts)

tobeasbrennan

Tobeas Brennan

Posted on October 10, 2019

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

πŸ’– πŸ’ͺ πŸ™… 🚩
tobeasbrennan
Tobeas Brennan

Posted on October 10, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related