parshap/node-libs-react-native

Find a strategy for keeping in sync with rn-nodeify shims

pcowgill opened this issue · 1 comments

The shims.js file over in rn-nodeify also contains useful info about implementations of node core modules in a React Native env, so it would be nice if there were a single source of truth for the best version of each dep to go with.

Related issue in rn-nodeify repo: tradle/rn-nodeify#87