Update SETUP.mdx
This commit is contained in:
parent
928a33a3e1
commit
587962b94a
@ -62,6 +62,8 @@ Open your project's `AndroidManifest.xml` and add the following lines inside the
|
||||
<uses-permission android:name="android.permission.RECORD_AUDIO" />
|
||||
```
|
||||
|
||||
Make sure your Android SDK version is `30` or higher, see [the example app's `build.gradle`](https://github.com/cuvent/react-native-vision-camera/blob/main/example/android/build.gradle#L6-L9) for reference.
|
||||
|
||||
## Permissions
|
||||
|
||||
VisionCamera also provides functions to easily get and request Microphone and Camera permissions.
|
||||
|
Loading…
Reference in New Issue
Block a user