Answer the question
In order to leave comments, you need to log in
How to run a React Native project in PHPShtorm?
I created a React native project in PHPShtorm, but there was a problem in connecting the necessary dependencies and starting the project. Help me solve the problem, I tried all the instructions on the official sites - it did not work ((
Answer the question
In order to leave comments, you need to log in
1)
Install dependencies from official React-Native docs
2)
npm i && npm start
(console)
3)
Run emulator in Android Studio
4)
react-native run-android
(console)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question