philikon / ReactNativify

How to use node.js libraries in React Native
242 stars 23 forks source link

Some considerations when following the ReactNativify method #9

Open aschrijver opened 7 years ago

aschrijver commented 7 years ago

Thanks for this project.

I just tried it myself and it works well for the shims available, but I had some additional findings on SO, that I'd like to provide FYI:

Now looking at fs.readFileSync. Seems un-shim-able: