mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-22 10:28:23 +00:00
Hint full path to AndroidManifest.xml (#617)
This commit is contained in:
parent
785a6c86f3
commit
35a6aa9851
@ -247,7 +247,7 @@ android {
|
||||
}
|
||||
```
|
||||
|
||||
- [Optional] If you want to use camera picker in your project, add following to `AndroidManifest.xml`
|
||||
- [Optional] If you want to use camera picker in your project, add following to `app\src\main\AndroidManifest.xml`
|
||||
- `<uses-permission android:name="android.permission.CAMERA"/>`
|
||||
|
||||
## Production build
|
||||
|
Loading…
x
Reference in New Issue
Block a user