CollectionPickerView icon indicating copy to clipboard operation
CollectionPickerView copied to clipboard

A generic customizable picker view based on UICollectionView.

Results 3 CollectionPickerView issues
Sort by recently updated
recently updated
newest added

Having an array with 200 items takes around 1 minute before rendering the view to the users, what could have been the cause of this? e.g let itemList = Array(1...200)...

question

Is it possible to have infinite looping items? I've tried combining with [InfiniteLayout](https://github.com/arnauddorgans/InfiniteLayout) but I failed :( also check my [issue](https://github.com/arnauddorgans/InfiniteLayout/issues/14)

enhancement

![Screenshot 2023-11-03 at 7 04 28 PM](https://github.com/3ph/CollectionPickerView/assets/111515330/53da70ed-8707-45ee-b942-cc0af728a312)