Tharindu W

Results 4 comments of Tharindu W

I got this issue in iOS when opening the share modal on top of react-native-modal. Fixed it by closing the react-native-modal when the share modal opens

> I have The same issue, Please reopen this did you try [this](https://github.com/hossein-zare/react-native-dropdown-picker#zindex-conflicts-untouchable-items-overlapping-pickers)?

> As a temporary workaround, I found two solutions. > > Set one of the following prop to RNPickerSelect, > > * `style={{ inputAndroid: { color: 'black' } }}` >...

Getting the same issue. @alimohyudin's solution didn't work for me