-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to install app on android devices #206
Comments
where did you get those versions? |
Have you followed all the react native upgrade steps? |
No. I just tried fresh repo. |
in this case, it will not work for sure. |
I just followed: git clone https://github.com/dimaportenko/magento-react-native.git |
can you run the newly created React Native application version 0.64.2? like npx react-native@0.64.2 init AwesomeProject |
npx react-native@0.64.2 init AwesomeProject Installed and run: "dependencies": { |
Ok, generally this project isn't maintained anymore. If you are going to create React Native application for Magento 2 I recommend you to watch tutorials https://www.youtube.com/playlist?list=PL97fL9DAn9QyNAWAh-X-mFJdXKm96AqVM, I basically captured the process of creation from scratch. Also, nowadays I recommend start new react native project with https://docs.expo.dev/. Which should be simpler for newcomers to start mobile development. |
Unable to install app on android devices. Getting error while install app on android device
Please find attachment.
The text was updated successfully, but these errors were encountered: