Pavel Grachev

Results 7 comments of Pavel Grachev

for me this issue is not actial. i just remove this rows and maps works as expected. implementation 'com.google.maps.android:android-maps-utils:+' implementation 'com.google.android.gms:play-services-base:+' implementation 'com.google.android.gms:play-services-location:+' implementation 'com.google.android.gms:play-services-maps:+'

no no, I removed it from my project. The react-native-maps documentation says that these libraries are no longer needed "Google Play Services conflicting issues with other modules" https://github.com/react-native-maps/react-native-maps/blob/master/docs/installation.md

> Same problem > > But I don't want to udpate the react-native 0.72.4 > > I am still on 0.70 > > Is it neccessary to update ? if...

if you need this package for qr scanner, just use latest version of vision camera you dont need install other packages for qr scanner

"react-native-worklets-core": "^0.2.0", "react-native-vision-camera": "3.3.1", https://www.react-native-vision-camera.com/docs/guides/code-scanning Try this, a month ago everyone had a similar error, it was fixed in this version