react-native-htmlview
react-native-htmlview copied to clipboard
A React Native component which renders HTML content as native views
In HTMLView.js import ViewPropTypes from deprecated-react-native-prop-types instead of react-native Please update
Hello, is there any way to completely ignore the links ? Right now I have to do that : ``` "onLinkPress={(url) => { console.log('do nothing'); }}" ``` And then add...
I'm trying to show some text inside `htmlview` the length of text isn't fixed. Also there is no height specified inside the html content, and that's why the component shrinks...
I tried to access the app using Expo Web and got one error in terminal and one in the browser. It seemed to work fine in Android emulator, however. Terminal...
Is there any way with which we could make HTML text selectable? I digged documentation but could not find anything about this
How to prevent a html by using numberOfLines? using number of lines didn't work
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hey guys, stumbled upon this issue. When I'm trying to provide the `renderNode` prop to `RNHTMLView` using Typescript, an argument `node` with type `HTMLViewNode` was provided The `HTMLViewNode` type indicate...
` Add ₹56 more to cart for FREE Delivery` the color green is not applying on the span tagged elements