tradle / rn-nodeify

hack to allow react-native projects to use node core modules, and npm modules that use them
MIT License
614 stars 114 forks source link

null is not an object(evaluating ''RNRandomBytes.seed) #88

Closed leeeverest closed 4 years ago

leeeverest commented 4 years ago

I have import shim.js and link react-native-randombytes,but it still error.

mvayngrib commented 4 years ago

@leeeverest better open an issue on the randombytes repo. Maybe you forgot install from Xcode after linking?