tradle / react-native-crypto

partial implementation of node's `crypto` for react-native
MIT License
372 stars 84 forks source link

Update installation instructions now that React Native supports autolinking #43

Open pcowgill opened 4 years ago

pcowgill commented 4 years ago

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!

mvayngrib commented 4 years ago

@pcowgill yes, for RN >= 0.60, react-native link react-native-randombytes is no longer necessary