react-native-htmlview icon indicating copy to clipboard operation
react-native-htmlview copied to clipboard

get he text of an a tag

Open jahnavi310 opened this issue 7 years ago • 1 comments

hi there,

How can i get the text within an tag? I need o re-render the node so that href opens a link within an internal browser within the app,, but i cannot see the value of the text within the node.attribs.

jahnavi310 avatar Jun 14 '18 15:06 jahnavi310

Maybe this would help you? https://github.com/jsdf/react-native-htmlview/issues/168

manfromanotherland avatar Jul 25 '19 14:07 manfromanotherland