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

A React Native component which renders HTML content as native views

Results 113 react-native-htmlview issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/32736776/69842796-9e1ca980-129f-11ea-92c0-911e54ee1ffd.png) This issue did not happen on IOS12. How can i remove this default image? ```javascript renderNode(node, index, siblings, parent, defaultRenderer) { if (node.name == 'img') { let { src,...

I am trying to add TestID for htmlView element for automation purpose .Somehow i am unable to add it . Is there any ways to add ?

i have multiple HyperLinks in HTMLContent . i want to open a specific link . how can i achieve this ? any solution please

I run the example, but the image and the text position is wrong. there is a a large blank above the image and the text display on the image. ![image](https://user-images.githubusercontent.com/26714338/50762607-6502d180-12a8-11e9-9532-64bff1397552.png)

Hello, I started to useing this package today actually i really loved it becouse of its renderMode prop. Anyways, I have 2 weird problems. 1. I cant resize the image....

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

i am passing this httml sting to htlmView as a value but text color is not changing . i want to send dynamic color from backend " Text "

Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

I have a strange issue. Links in the Page work well, but the last Link on a Page only work if I tap on the very top-line of the Font...