Nihar Rupareliya
Nihar Rupareliya
> @biskis You can apply the patch, the fix was not included in 0.38.0 > > **patches/react-native-image-crop-picker+0.38.0.patch** > > ``` > diff --git a/node_modules/react-native-image-crop-picker/ios/QBImagePicker/QBImagePicker/QBAlbumsViewController.m b/node_modules/react-native-image-crop-picker/ios/QBImagePicker/QBImagePicker/QBAlbumsViewController.m > index 859d7b8..dec556c 100644 >...
Tried patching the following changes with iPad Air 5th gen and it still seems to crash
+1 facing same issue with Debugger turned on
Just curious, why do you even need KeyboardAvoidingView? I have something like ``` import { SafeAreaView } from 'react-native'; ``` and that seem to be working as expected.. Also, if...
Also take a look at https://github.com/FaridSafi/react-native-gifted-chat/issues/2409. did you try giving bottomOffset?
How is this a question related to this library?
> @NiharR27 could you please share an empty test project that reproduces this error? > > > > Because we have a react native example that was working fine: >...
Facing this issue as well @Johan-dutoit. Would you please be able to direct to what changes do we need to add from [react-native-permissions](https://github.com/zoontek/react-native-permissions) library? Or is it just sorted internally...
+1 seeing the same issue
same issue on ` "react-native-image-picker": "^7.0.0",`