tradle / react-native-crypto

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

Upgrade react-native-randombytes version #18

Closed BigGillyStyle closed 7 years ago

mvayngrib commented 7 years ago

@BigGillyStyle thanks for the PR!

react-native-randombytes@^3 will only work for RN > 0.40. I think it would be better to have: "react-native-randombytes": ">=2.0.0 <4.0.0"

mvayngrib commented 7 years ago

cool, released as 2.0.3