When I upgrade expo-cli to the latest version 36.0.0 I get this error running on android emulator "36.0.0 is not valid sdk version. options are 43.0.0,35.0.0,33.0.0, unversioned"
How to solve this
You can check your Node version by running the Node -v command on your terminal. Expo offers a command-line interface called Expo CLI.
You need to update your expo version. Try following steps. Let me know if this doesn't work
npm install (for node module)
expo update
npm install react-native-gesture-handler --save
npm start
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With