We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e572b commit 89ebf51Copy full SHA for 89ebf51
README.md
@@ -273,9 +273,6 @@ android {
273
274
Reference for more details https://github.com/ivpusic/react-native-image-crop-picker/issues/1406
275
276
-- If you use SDK version >= 33, add following to `app/src/main/AndroidManifest.xml`
277
- - `<uses-permission android:name="android.permission.READ_MEDIA_IMAGES"/>`
278
-
279
- [Optional] If you want to use camera picker in your project, add following to `app/src/main/AndroidManifest.xml`
280
- `<uses-permission android:name="android.permission.CAMERA"/>`
281
0 commit comments