Get your macOS machine ready to develop React Native applications in just a few minutes. Hassle free.
Since we're not using Intel machines, we only support macOS
machines with Apple Silicon (arm64
).
This starter pack installs and sets up required prerequisites for React Native development.
What are the things that we install?
brew
xcodes
& Xcodeyarn
npm
nvm
&node@16
watchman
applesimutils
- Android JDK -
zulu11
- Android Studio
android-sdk
android-platform-tools
rbenv
&[email protected]
cocoapods
This is fully open-source based project. We're always looking for your ideas, contributions and issue reports
- Run the shell script
zsh installer.sh
- Open Android Studio, finish the default setup
- (optional) If you’re going to use Android virtual devices, create on
You should be good to go!