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
{{ message }}
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.
I am desesperately trying to use ethereumjs-tx in react native.
But I am facing an issue: the browserified bundle of ethereumjs-tx is reference inner require (of md5 for example) and react native is trying to resolve them outside (i mean in a sibling position)
Have you ever tried to use your library in React native and if so , is there a recipee to make it work
thanx
The text was updated successfully, but these errors were encountered:
I am desesperately trying to use ethereumjs-tx in react native.
But I am facing an issue: the browserified bundle of ethereumjs-tx is reference inner require (of md5 for example) and react native is trying to resolve them outside (i mean in a sibling position)
Have you ever tried to use your library in React native and if so , is there a recipee to make it work
thanx
The text was updated successfully, but these errors were encountered: