fastred / AHKActionSheet

An alternative to the UIActionSheet inspired by the Spotify app.
MIT License
1.16k stars 130 forks source link

Delay when there is large number of items #44

Open aleksandrach opened 5 years ago

aleksandrach commented 5 years ago

When there are large number of items, it takes too much time to show the view. Is there anything that can be done to improve this? Currently it takes about 9 seconds to present the list with 200 items.