CollectionView icon indicating copy to clipboard operation
CollectionView copied to clipboard

How do I use it

Open SilenceWater opened this issue 4 years ago • 1 comments

Why not make it a Cocoapods library.

SilenceWater avatar Oct 09 '21 06:10 SilenceWater

We use it as a git submodule and add the project to an Xcode workspace.

Honestly, I would recommend using the other native solutions (NSCollectionView or now UICollectionView or even SwiftUI) at this point unless there is something those doesn't allow for. Since the goal of this project was to allow for heavy customization and access to the internals, Cocoapods wasn't worth the trouble for us and since then the reasons to use this library have only diminished.

WCByrne avatar Oct 13 '21 15:10 WCByrne