eveningkid/react-native-popable

Safari on iOS: Can trigger multiple Popables with action "longpress"

Opened this issue · 0 comments

When the action is "longpress" multiple Popables can be set to be visible. Only a tab hides them.

I think the issue is in the Backdrop as there is only a listener for the mousedown event.