react-native-paged-contacts
react-native-paged-contacts copied to clipboard
onRequestPermissionsResult() not being called after requestAccess() when permissions are being asked for the first time
Android version - 7.0
Same here so I just request the permission from the JS code with PermissionAndroid
. The native call is not necessary.