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

Consider linking to an additional alternative to ReactNativify and this, extraNodeModules #86

Open pcowgill opened 4 years ago

pcowgill commented 4 years ago

As discussed over in this issue in the ReactNativify repo, there's another alternative approach to consider, and since the README in this repo gets a lot of views, I think it would be worth calling out as another alternative approach where you mention ReactNativify.

The different approaches are also described in this gist.

mvayngrib commented 4 years ago

@pcowgill is there something specific you want to add to the README here?

pcowgill commented 4 years ago

@mvayngrib Maybe have it say, “Also consider using extraNodeModules in metro.config.js as described here”?

Thanks!

pcowgill commented 4 years ago

@mvayngrib It's the strategy described in this repo https://github.com/parshap/node-libs-react-native