I think for react-native-permissions you need to do a small setup in your Podfile:
setup_permissions([ 'LocationWhenInUse', ])
Please have a look if you have it there.