-
Hi,
I am trying to upload image but after cropping image is rotating in 90 degree in Android device.
on iOS is working fine. Also cancel event is not triggered for Android
Pleas help me to solve this…
-
Eclipse Neon.
Android 6.0:
android:minSdkVersion="15"
android:targetSdkVersion="15"
My permissions:
1. Choose image from gallary
2. …
-
### Steps to reproduce
1. Add permission manifest done, but failed
2. Add crashtic for log error done,
3. Permission check on user done,
![WhatsApp Image 2024-01-19 at 09 45 40](https://githu…
-
According to the official documentation https://developer.android.com/guide/practices/page-sizes all native libraries should be recompiled for this change.
The Android 15 was already released to AOSP…
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.18.0
- react-native v0.49.3
### Platform
Tell us to which platform this issue is related
- Android
#…
-
Hi..
For some reason there is quite the memory drain by the crop activity version 1.0.0 at startup time often leading to exhausting the memory either directly at start of the activity or when trying …
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.22.0
react-native-cli: 2.0.1
react-native: 0.57.0
### Platform
Tell us to which platform this issue is …
-
### Version
react-native-image-crop-picker v0.21.1
react-native v0.56
### Platform
iOS
Android
### Expected behaviour
When disabling cropping for `ImagePicker.openPicker` the preview image …
-
We pick an image using the camera, once the camera returns an image, we call the `Crop.of` method.
After making a selection & hitting 'Done', `onActivityResult` is called and we print a log saying cro…
-
# Proposal
With the release of CamerAwesome 1.0.0, we lost the ability to know and choose the resolution we want to take pictures with.
Instead, we can set an aspect ratio that is respected both…