CollectionPickerView icon indicating copy to clipboard operation
CollectionPickerView copied to clipboard

Testing with 200 items takes almost a minute

Open meshileya opened this issue 5 years ago • 2 comments

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

meshileya avatar Jul 16 '19 16:07 meshileya

Hi, I've tried to generate 300 items and don't see any delay. Can you possibly share your code?

3ph avatar Jul 18 '19 09:07 3ph

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.

dhavalsoni1928 avatar Mar 17 '20 06:03 dhavalsoni1928