Install native packages:
cd rn_lekima && npx pod-install ios
Run app by terminal:
npx react-native run-ios
Run app by Xcode:
Open rn_lekima/ios/rn_lekima.xcworkspace
in Xcode or run xed -b ios
then hit the Run button
Install native packages:
cd rn_lekima && npx pod-install ios
Run app by terminal:
npx react-native run-ios
Run app by Xcode:
Open rn_lekima/ios/rn_lekima.xcworkspace
in Xcode or run xed -b ios
then hit the Run button