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
Links are automatically styled correctly and are clickable on Android, but on IOS the onPress is not triggered at all.
If we change the onPress of the link in renderRules.js to show an alert, we can see that the onPress is never called, so there is no problem with opening the link.
What could be the problem here? Is opening a link inside a text on IOS supported in the first place?
Thanks.
The text was updated successfully, but these errors were encountered:
Links are automatically styled correctly and are clickable on Android, but on IOS the onPress is not triggered at all.
If we change the onPress of the link in renderRules.js to show an alert, we can see that the onPress is never called, so there is no problem with opening the link.
What could be the problem here? Is opening a link inside a text on IOS supported in the first place?
Thanks.
The text was updated successfully, but these errors were encountered: