517 B
517 B
Contributing
Guidelines
- Don't be rude.
Get started
- Fork & clone the repository
- Install dependencies
cd react-native-vision-camera yarn bootstrap
iOS
- Open the
example/ios/VisionCameraExample.xcworkspace
file with Xcode - Change signing configuration to your developer account
- Select your device in the devices drop-down
- Hit run
Android
- Open the
example/android/
folder with Android Studio - Select your device in the devices drop-down
- Hit run