Shivam Kumar
Shivam Kumar
while using this library in android after using this library app works very slow. any suggestions to solve this?
CropView not showing the image to be cropped only a blank screen is showing. import { CropView } from 'react-native-image-crop-tools'; const [uri, setUri] = useState('https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__480.jpg'); {uri !== undefined && console.warn(res)}...
My app crashes while using this library in my android app. I am not able to find any solution regarding this crash. any solution? ``` java.lang.RuntimeException: at android.app.ActivityThread.deliverResults (ActivityThread.java:4662) at...
I am using react-native-image-picker to select images from the gallery, but react-native-image-picker not reducing image quality after selecting an image. Both original and compressed images size are the same. How...
QuillToolbar touch is not responsive. When I am trying to select an option from the toolbar sometimes it's not being selected and after clicking to x2 option the keyboard exit...
**Version** react-native-image-crop-picker v0.40.2 react-native v0.70.6 **Platform** Android I am not able to upload .aab file in Google Play Console. Google Play Console is giving an error > Your build configuration...
auto height adjustment of webview is not working in this library, any suggestions?