Setting up the development environment:
- Install Node and watchman:
brew install node
brew install watchman
- Install Xcode in App Store: https://apps.apple.com/us/app/xcode/id497799835
- Install CocoaPods:
sudo gem install cocoapods
Setting up the development environment:
brew install node
brew install watchman
sudo gem install cocoapods