Install Cocoapods In Mac Os Catalina

Posted on  by 

React Native becoming very popular among Android and iOS developer because of its cross platform native development technique. React native is now doing what is impossible few years back but now its a complete game changer technique, which would soon change the development arena and any one can developer both android and iOS apps using single language.

After updating to MacOS 10.15 Catalina, there are problems with Flutter. Specifically, Flutter doctor complaints about the following: Downloaded executables cannot execute on host. CocoaPods not installed. If you want to install CocoaPods first time for your project. Example:Here we will install 'Alamofire' sdk using cocoa pods step by step. Open Terminal and hit command and then press “Enter” key. Sudo gem install cocoapods. If it asks, you should provide system password and then press “Enter” key.

This tutorial is for all the beginners who is thinking to learn React Native. So using this tutorial you can complete your first task to install Install React Native on MAC ( MACINTOSH ) system and create your first React Native project and run that project in real iOS device or iOS emulator. If you use windows system then you can also read my this tutorial. So lets get started 🙂 .

Step 1. Install Homebrew :

Install cocoa pods in mac os catalina free

Homebrew is a type of platform dependency installation software which would allow us to install all the download and install all the required files. To install Homebrew open you terminal prompt and type the below command :

Thank you for writing this write up! I was trying to install CocoaPods on a new Mac running macOS Catalina and did not want to use sudo as well. I also noticed zsh on Catalina, which I’m not too familiar with, but wanted to try out since it’s replacing bash. Your write up was very helpful! I did notice once small typo.