We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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...)
The text was updated successfully, but these errors were encountered:
I have the same issue...App can't find the native module on expo 52, RN 76.3
Sorry, something went wrong.
With expo 52 newArch is enabled by default. Requires #59
No branches or pull requests
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...)
The text was updated successfully, but these errors were encountered: