diff --git a/README.md b/README.md index 474d996..65ebafa 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,11 @@ react-native link react-native-image-crop-picker - Under `Deployment Info` set `Deployment Target` to `8.0` - Under `Embedded Binaries` click `+` and add `RSKImageCropper.framework` and `QBImagePicker.framework` +##### Android + +- [Optional] If you want to use camera picker in your project, add following to `AndroidManifest.xml` + - `` + ## How it works? It is basically wrapper around few libraries