browser-builds icon indicating copy to clipboard operation
browser-builds copied to clipboard

Cannot use the browserified version of ethereumjs-tx in react-native

Open dirakkk opened this issue 8 years ago • 3 comments

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

dirakkk avatar Jun 29 '17 07:06 dirakkk

Is there any resolution?

mcpeng avatar Aug 29 '18 10:08 mcpeng

@holgerd77 can you have a look at this?

axic avatar Sep 18 '18 21:09 axic

Not sure, any way this can be fixed with a PR on the original library repo https://github.com/ethereumjs/ethereumjs-tx?

holgerd77 avatar Oct 11 '18 08:10 holgerd77