Quick Installation guide for React Native (Mac Os)

Quick Installation guide for React Native (Mac Os)

Things you will have to download:

  • VS Code

  • Java (OpenJDK)

  • Android Studio

  • Xcode

Steps to install VS Code:

  1. Go to google and search Download vscode

  2. Click on the first link given in the search https://code.visualstudio.com/download

  3. Click on the download button below the apple logo and then the download will begin in a few second

    Steps to install JAVA (Open JDK):

    1. First of all, we need homebrew in our system

      1. To install homebrew search download homebrew on mac

      2. Click on the first link given in the search

      3. Now go to your terminal and run the command given under Install Homebrew

    2. Now you need to run the following commands in your terminal to install open jdk

      1. brew tap homebrew/cask-versions

      2. brew install --cask zulu11

    3. The above code is found in the React native documentation

Steps to install Android Studio:

  1. Go to google and search for download Android Studio for mac

  2. Click on the first link given in the search https://developer.android.com/studio

  3. Click on the button titled Download Android Studio Electric Eel

Steps to install Xcode:

  1. Open App Store on your mac and search for Xcode

  2. Click on download