Prerequisites install on windows 10 laptop for WebStorm react-native projects to work and run

Do I need to install Python, JDK and Android Studio on my laptop if I am developing a react-native project with WebStorm?

I could not find any mention of installing these prerequisites on the documentation page at https://www.jetbrains.com/help/webstorm/react-native.html

0

Yes, these are all required for developing react-native apps since after installing these the react-native app created in WebStorm ran successfully. Before installing these, the app was not able to run from WebStorm.

0

请先登录再写评论。