# Run App

Follow the steps to run the app on iOS and Android emulator for the first time

# iOS

  1. Select ios/Runner/Info.plist in AndroidStudio

  2. Open iOS Module in XCode

  3. Add Team in Runner > Runner > Signing&Capabilities as shown below

  4. Select Open iOS Simulator in Android Studio

  5. Run app by clicking ▶ button in Android Studio

# Android

  1. Navigate to tools > Device Manager from the menu bar in Android Studio on your Mac.

  2. Choose a device (If no device is present click Create Device button to create one)

  3. Run app by clicking ▶ button in Android Studio