react-native-google-places
react-native-google-places copied to clipboard
App crashing and error is not showing in cmd, metro server, console
2 npms 'React-native-maps' and 'React-native-google-places' that are working fine in sandbox integration are not working in production envirinment causing App crash probably bcoz of the reason react-native updated version (0.61) compatibility issue.
@mehdihussain9 try to run it in Android Studio
Same here! Works fine on iOS. Crashes when click on the back button or select an address from the list. Closes the application does not report an error.
Upgraded to React Native 0.61
Update : Fixed
There was an outdated react-native-upi-payment library which was causing some kind of a conflict. All godo now. Back to road.