# Install dependancies
npm install
cd ios
pod install
# Start metro bundler
npm start
# Start the application.
# Custom (C) mode working simulator/real device.
# Native (N) mode working only real device.
npx react-native run-ios
| Name | Name | Last commit date | ||
|---|---|---|---|---|