react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
I have the latest version of the library. The problem that when I select a image from my gallery I can use path or source file to show the image...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.33.1 - react-native v0.61.4 ### Platform Tell us to which platform this issue is related - iOS i can't...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.38.0 - react-native v0.64.2 ### Platform Tell us to which platform this issue is related - Android ### Expected...
### Version - react-native-image-crop-picker v0.35.1 - react-native v0.62.2 ### Platform iOS ### Expected behaviour ImagePicker.openPicker() should return the selected image information. ### Actual behaviour ImagePicker.openPicker() failed with error E_NO_IMAGE_DATA_FOUND after...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.37.3 - react-native v0.68.1 Hi, i just want to ask how to convert my video from gallery to mp4...
### Version Tell us which versions you are using: - react-native-image-crop-picker v0.19.0 - react-native v0.49 ### Platform IOS 平台下 报错 undefined is not an object (evaluating'_reactNativeImageCropPicker2.default.opCamera) - iOS - Android...
### Version Tell us which versions you are using: "react-native-image-crop-picker": "v0.36.2", "react-native": "0.68.2", ### Platform Tell us to which platform this issue is related - Android ### Expected behaviour when...
The library "uCrop" was found to be using a vulnerable version of the libpng library. The library does not properly validate the information that it processes which can lead to...
### Description This adds support for the `any` mediaType when using the `openCamera` function on iOS, allowing users to either take a picture or record a video. Unfortunately with the...