Ios App

Setting up the development environment:

  1. Install Node and watchman:

brew install node

brew install watchman

  1. Install Xcode in App Store: https://apps.apple.com/us/app/xcode/id497799835
  2. Install CocoaPods:

sudo gem install cocoapods