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

Using `{ textAlign: 'justify' }` nothing changes. ``` const styles = StyleSheet.create({ a: { color: style.content.link.color, fontWeight: '300', }, p: { color: this.props.data.color, fontSize: this.props.data.fontSize, lineHeight: this.props.data.lineHeight, marginBottom: 0, marginTop:...

it is possible to get the raw html in renderNode function?

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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

Hi, I am trying to automatically truncate content in the HTMLView. I think currently, it is not possible to set a limit for the size of the view. Has there...

I want to do some preview with few lines of text and allow users to click on it to view more content.

I wonder if it is possible to do something like this. I would like to display the url inside a webview, but I can't get the title/text of the clicked...

I have very big distance between elements even tho I have my code like this. ``` ``` My content is still displayed like this: Any suggestions on how to solve...

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.6.6 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.2 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies