Marius

Results 18 comments of Marius
trafficstars

I have the same problem as described above but `fixAndroidTouchableBug` doesn't work for me. Do you have any Idea? ### My Component ```js setValue(itemValue)} items={data} placeholder={{ label: placeholder, value: null...

Works with 100% for me as well. Thanks! PR: https://github.com/react-native-modal/react-native-modal/pull/630

you could use the modal mode provided by react navigation. No need of any modal component. https://user-images.githubusercontent.com/64470126/138456413-e27eb077-08cb-4f2b-a4e9-7be1ef5aeec5.mov

@DylanVann please have a look at this option

> a duplicate of #1108? I'm not sure if it is the same problem.

> I had the same issue and after some research I found out since v0.34.1, when the implementations was changed from RSKImageCropper to TOCropViewController, this prop doesn't work anymore, it's...