- link to package: https://github.com/mrousavy/react-native-vision-camera
-
Install necessary packages:
yarn
-
Run the
expo-dev-client
:yarn start
-
Open your device based on this build: https://expo.dev/accounts/lucksp/projects/rnvc-test/builds/ed8e64d9-7de2-4f14-8aa1-322de7bffa95 or scan QR code:
- You should not need to make new builds unless modifying native modules or installing new packages (or package versions). JS changes will hot reload.
- Make sure you have properly configured to EAS
- run:
eas build --profile development --platform ios