Installing Yarn & Validating (Optional)

npm i -g yarn
yarn

Installing Homebrew

Sometimes homebrew might not get recognised in your zsh terminal:

export PATH=/opt/homebrew/bin:$PATH
  1. brew install cocoapods
  2. sudo arch -x86_64 gem install ffi
  3. arch -x86_64 pod update

configure: error: C compiler cannot create executables

sudo xcode-select --switch /Applications/Xcode.app
React Native iOS common errors
React Native iOS common errors

Guide for errors


Comments

Only logged in members are able to comment on post.