Things you will have to download:
VS Code
Java (OpenJDK)
Android Studio
Xcode
Steps to install VS Code:
Go to google and search Download vscode
Click on the first link given in the search https://code.visualstudio.com/download
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):
First of all, we need homebrew in our system
To install homebrew search download homebrew on mac
Click on the first link given in the search
Now go to your terminal and run the command given under Install Homebrew
Now you need to run the following commands in your terminal to install open jdk
brew tap homebrew/cask-versions
brew install --cask zulu11
The above code is found in the React native documentation
Steps to install Android Studio:
Go to google and search for download Android Studio for mac
Click on the first link given in the search https://developer.android.com/studio
Click on the button titled Download Android Studio Electric Eel
Steps to install Xcode:
Open App Store on your mac and search for Xcode
Click on download