645 B
645 B
Contributing
Guidelines
- Don't be rude.
Get started
- Fork & clone the repository
- Install dependencies
cd react-native-vision-camera yarn bootstrap
You can also open VisionCamera in a quick online editor (github1s)
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