Open bairbanu opened 6 years ago
Here's a gist I found discussing a potential solution to this issue. https://gist.github.com/dougbacelar/29e60920d8fa1982535247563eb63766
Here's a gitlab repo I found https://gitlab.com/sashamihaha/rn-ethereum-starter/tree/dev
That looks like a solid resource! Looking forward to checking it out.
Here's an issue that suggest we might have to use vanilla React-Native instead of Expo for our development. Let's explore further and see what's up.
https://github.com/concensus/react-native-ios-concensus/issues/3
has anybody had any success in doing this? I am trying to invoke web3.eth.accounts.create() from react-native. Any help would be appreciated
Likewise, followed many 'solutions' online, but having issues getting web3 set up in Expo, which I enjoy using.
Likewise, followed many 'solutions' online, but having issues getting web3 set up in Expo, which I enjoy using.
Hey, I am myself trying to connect to web3 using expo, any news, didi you figure it out, it seems there are no working solid solutions up to this day..