react-native-securerandom
react-native-securerandom copied to clipboard
react-native-securerandom is not properly linked
Hi, I am getting the above error while trying to generator the number. I have installed and linked as said in the documentation.
Thanks.
Have to link manually in RN 63.2 app.
@emclab - do you have any suggestions on how to link manually? (I'm getting the same error, not sure what else to do..)
Which platform(s) are you seeing this on?
Getting the same error. iOS 14, macos, React Native 0.63.3
This package has issue with linking on iOS platforms. Maybe use https://www.npmjs.com/package/react-native-get-random-values instead.
Has this been solved since a year has passed?