VikkiAhuja
Results
1
comments of
VikkiAhuja
The below changes worked for me. Comment out the below lines at below file path **Path**: YOUR_PROJECT/node_modules/react-native-select-contactios/RCTSelectContact/RCTSelectContact.m **Existing code:** // Launch Contact Picker UIViewController *root = [[[UIApplication sharedApplication] delegate] window].rootViewController;...