mieszko4 / react-native-zoom-us-test

Example repository of using react-native-zoom-us bridge
15 stars 13 forks source link

feat: upgrade to v6.7.0 #36

Closed mieszko4 closed 2 years ago

mieszko4 commented 2 years ago

Android

Emulator

  1. [x] Development: yarn run android

Real Device

  1. [x] Development: yarn run android
  2. [x] Release: cd android && ./gradlew assembleRelease && cd .., adb install android/app/build/outputs/apk/release/app-release.apk

iOS

Emulator

  1. [x] Development: yarn run ios

Real Device

Note: You will need to allow to install app; look for: Settings -> General -> Device Management -> Apple Development

  1. [x] Development: Xcode: Product -> Run
  2. [x] Release: Xcode: Product -> Profile
  3. [x] Archive: Xcode: Product -> Archive