Open mysticek opened 2 weeks ago
RN 0.72.5
iOS work OK.
On android i got Native module not found (stack getRandomBase64 -> getRandomValues -> rng -> v4 -> GooglePlacesAutocomplete)
When I look to android/settings.gradle I didnt see react-native-get-random-values project. I dont see this package in MainApplication.java as well.
Some advice please?
(tried rm node_modules, npm i, reset cache, clean gradle...)
I have the same issue...App can't find the native module on expo 52, RN 76.3
RN 0.72.5
iOS work OK.
On android i got Native module not found (stack getRandomBase64 -> getRandomValues -> rng -> v4 -> GooglePlacesAutocomplete)
When I look to android/settings.gradle I didnt see react-native-get-random-values project. I dont see this package in MainApplication.java as well.
Some advice please?
(tried rm node_modules, npm i, reset cache, clean gradle...)