linkify-text
linkify-text copied to clipboard
How can we detect links within string resource which are using html href tags to indicate text is a link ?
Lets say it was a clickable text that says 'Privacy Policy' but in the string resource theres a tag "<a href=""https://mypolicy.com">Privacy Policy" " Anyway to get this scenario to work with this lib ?