LinusU / react-native-get-random-values

A small implementation of `getRandomValues` for React Native
MIT License
354 stars 48 forks source link

Autolink (android) not working. #62

Open mysticek opened 2 weeks ago

mysticek commented 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...)

leandromerli commented 1 day ago

I have the same issue...App can't find the native module on expo 52, RN 76.3