ethereum-react-native-boilerplate icon indicating copy to clipboard operation
ethereum-react-native-boilerplate copied to clipboard

React Native build Fails

Open Nishchay1571999 opened this issue 3 years ago • 3 comments

WhatsApp Image 2022-01-12 at 19 13 43 (1) WhatsApp Image 2022-01-12 at 19 13 43

can some one help me with a link on how to solve this TO get this all i did was clone the boilerplate add the required ID to the env file and started to run it in my android device using Expo app after all the installation

I run a node version of 16.9.0 the node version 17.0.2 was throwing an error so had to downgrade the version

Nishchay1571999 avatar Jan 12 '22 13:01 Nishchay1571999

How did you use expo?

adamsr123 avatar Feb 27 '22 19:02 adamsr123

Expo support is dropped from this repository. Please use the react native cli to run the application instead.

Thank you

abdulmalik97 avatar Feb 28 '22 12:02 abdulmalik97

Ensure that you have installed react-native-svg with this version "react-native-svg": "9.6.4",

Because @walletConnect have react-native-svg as dependency with this version

amirbhz86 avatar Jun 10 '22 08:06 amirbhz86