apptekstudios / ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: WatchOS Support

NickAtGit opened this issue · comments

It doesn't seem to work on watchOS. Is there any plan to get it to work on the watch?

Thanks

Hi Nick, unfortunately because we’re using UIKit under-the-hood this library can’t be ported to watchOS. However, there are some purely SwiftUI grid libraries that might meet your needs on the watch 🙂

Hi @apptekstudios could you point me to a suitable one?

I haven’t used any myself, but this one looks reasonable https://github.com/pietropizzi/GridStack