Open pcowgill opened 4 years ago
Specifically, I'm wondering whether the instruction to run react-native link react-native-randombytes
still applies
@pcowgill as far as i understand it should work out of the box due to the presence of react-native-randombytes.podspec, but let me know if it doesn't
Specifically, I'm wondering whether the instruction to run
react-native link react-native-randombytes
still applies
ic, no, this is not necessary for RN >= 0.60
Now that React Native supports autolinking, will the installation instructions for this package change at all?
https://github.com/react-native-community/cli/blob/master/docs/autolinking.md
Thanks!
Note: Related to https://github.com/tradle/react-native-crypto/issues/43