PreInsatallation guide For React Native for windows:-

PreInsatallation guide For React Native for windows:-

Table of contents

No heading

No headings in the article.

  • Install Chocolatey:- A well‐known package manager for Windows.
    check choco -version.

  • Install Node Js : - https://nodejs.org/en/

    check Node version:- node --version

  • Installing JDK8 (Java Development Kit) :-
    To install the JDK8, go to the Windows PowerShell and use the following command: choco install -y nodejs.install openjdk8

    open the command prompt again and enter the command: java -version

  • Install Android Studio :- https://developer.android.com/studio