react-native-modal-popover
react-native-modal-popover copied to clipboard
in android when popup is active not able to interact with inputs
I'm trying to use popover as password indicator that changes as I'm typing
it works fine on iOS but on android when I tap my input the popup displays but I'm bot able to type anymore
has anyone ran into this ?
@christopherAReyes making a possible connection – the root cause could be related to my issue around scrolling activity on popover: https://github.com/doomsower/react-native-modal-popover/issues/80
i haven't dived into the source code and haven't had a response to the issue yet.
Same here. Does anyone have found a solution for this?
I am facing the same issue.
any updates or workarounds here? I am seeing the same issue in android only.