CodeAtlas / VeeContactPicker

A replacement of the iOS ABPeoplePickerNavigationController, supporting contacts' images.
MIT License
103 stars 27 forks source link

Poor performance on iOS11 #7

Open lteti77 opened 6 years ago

lteti77 commented 6 years ago

the component has poor performance when loading very large address book (1000+ contacts). Is there a workaround for this?

jeyremy commented 6 years ago

Hello, Same issue here on a 1000+ contacts

inPhilly commented 6 years ago

Just noticed that most of the methods used in this controller are deprecated.

jeyremy commented 6 years ago

yep, i ended up using the (buggy) iOS picker..

inPhilly commented 6 years ago

I seriously can't believe Apple hasn't fixed that thing yet.