Visual Studio requirement #10135
-
In the React native windows tutorial there is a section about running with/without Visual Studio. From my understanding visual studio is a requirement for react native windows. It is not clear to a first time react developer through this verbiage that Visual Studio is a requirement for reasct native windows to run. Additionally, must VS be opened every time while trying to run? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
In the documentation page on requirements it's not called out explicitly if you follow the recommend path of running the dependency script, but it is there in the manual steps. No, VS doesn't need to be opened every time when trying to run. See Running a React Native Windows app |
Beta Was this translation helpful? Give feedback.
In the documentation page on requirements it's not called out explicitly if you follow the recommend path of running the dependency script, but it is there in the manual steps.
No, VS doesn't need to be opened every time when trying to run. See Running a React Native Windows app