You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Tapping a TouchableWithoutFeedback (or any Touchable type) that possesses both accessibilityRole="link" and a valid href does not open the href within the browser on touch devices. It does open when clicked using a mouse.
If the current behavior is a bug, please provide the steps to reproduce and
if a minimal demo of the problem via Glitch or similar.