Find a strategy for keeping in sync with rn-nodeify shims
pcowgill opened this issue · 1 comments
pcowgill commented
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.
pcowgill commented
Related issue in rn-nodeify
repo: tradle/rn-nodeify#87