streem / react-native-select-contact

A cross-platform contact selection library for react-native
MIT License
114 stars 50 forks source link

Open CNContactPickerViewController on main thread only #23

Closed ayushgoel closed 4 years ago

ayushgoel commented 4 years ago
Screenshot 2020-03-20 at 12 05 14 PM

Apple actively discourages developers to call UIKit functionality from background threads.

seanadkinson commented 4 years ago

Released in v1.3.1

bell-steven commented 4 years ago

looks like this PR broke building on iOS. I've observed this and there is an issue open too #24.