E
E
Evgen_3332212019-12-12 00:46:40
Android
Evgen_333221, 2019-12-12 00:46:40

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 answer(s)
A
Alexey Melnikov, 2019-12-21
@almel

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 question

Ask a Question

731 491 924 answers to any question