We have installed dependencies and plugin. Now we will run the android application
Important: You need macOS to run the iOS application
- Open cmd and run $ cd link your android app
-
Run the following commands in a Terminal
cd ios
pod install
react-native run-ios
Build successful