You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just came across module node-libs-browser (deprecated though because webpack5 did not include it) and it seems has very similar idea by provide wrapper of nodejs core to application. Can someone shed light on what is the difference between those 2 modules? Are they exchangeable in react native app?
The text was updated successfully, but these errors were encountered:
I need integrate web3.js into a react native app. I have tried to install ipfs modules in react native app with the help of rn-nodeify and there were a few bundle issues which I could not solve. I am wondering if web3 has better chance with rn-nodeify. Any insight/experience is appreciated.
I just came across module node-libs-browser (deprecated though because webpack5 did not include it) and it seems has very similar idea by provide wrapper of nodejs core to application. Can someone shed light on what is the difference between those 2 modules? Are they exchangeable in react native app?
The text was updated successfully, but these errors were encountered: