CollectionPickerView
CollectionPickerView copied to clipboard
Testing with 200 items takes almost a minute
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)
@3ph
Hi, I've tried to generate 300 items and don't see any delay. Can you possibly share your code?
Hi @3ph i am also facing the same issue. Try and run the sample with 200 or more on iphone 8 simulator or device and it just gets stuck. Screen doesn’t load as well. Can you please look into this issue quickly. Really help will be appreciated.