InfiniteCarousel
InfiniteCarousel copied to clipboard
💈Infinite Carousel Collection View
Results
2
InfiniteCarousel issues
Sort by
recently updated
recently updated
newest added
This will cause the app to not crash
in didSelectRow, how would I do something like this `let cell = collectionView.cellForItem(at: IndexPath(item: index, section: 0)) as! CollectionCell`... it doesn't seem to work