Run android emulator mac os x

broken image
broken image
broken image

Now, we need to install XCode from App Store and navigate to Preference -> Location, and then assign Command Line Tools as directed in the screenshot below:ĬocoaPods is a dependency manager for Swift and Objective-C Cocoa projects built on Ruby for MacOS. We need to run the following commands in a Terminal after installing Homebrew: brew install node Here, we recommend installing Node and Watchman using Homebrew. We are going to configure the environment for the development of a React Native application for the iOS platform. Here, we have the list of development tools that we need to install before we begin the configuration: In the macOS environment, we can produce the React Native application for both Android and iOS platforms. In this tutorial, we will give you step by step guidance on how to configure the React Native development environment to run the React Native application starting from zero. One must carefully set up and configure the development eco-system in order to carry out a smooth development and debugging process.

broken image

It can be one of the toughest parts as many configurations and tools may be required depending upon the system platform. To begin with, configuring the React Native app development environment and running the application is not a joke.