react-native-html-webview
HTML renderer
A React Native component that renders HTML content in a UIWebView with optional sanitization to remove script tags and similar unsafe elements.
Display HTML in a UIWebView, optionally sanitizing it first
105 stars
5 watching
20 forks
Language: Objective-C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
labithiotis/react-native-html-render | A component that renders HTML content as native views in React Native | 5 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
guo-yu/react-native-html | Library that enables rendering HTML strings as custom elements within React Native applications. | 11 |
christoph-jerolimov/react-native-showdown | A React Native component that renders Markdown content in a webview. | 50 |
beefe/react-native-webview | A React Native component that integrates an Android web view into mobile apps. | 4 |
jsdf/react-native-htmlview | A component that renders HTML content as native views in React Native apps. | 2,718 |
danrigsby/react-native-web-container | A wrapper around React Native's WebView to enhance its functionality and security | 45 |
intellicode/react-native-bridgeable-webview | A component replacement for react-native's WebView with a custom message bridge feature | 18 |
zbtang/react-native-viewpager | A React Native component library for creating swipeable view pagers with customizable indicators. | 950 |
pveyes/htmr | A lightweight library that converts HTML strings to React elements with customizable transformations and attribute handling. | 527 |
alinz/react-native-webview-bridge | Enables communication between React Native and WebView by injecting special script into pages once they load | 1,366 |
developit/preact-markup | A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
prestodoctor/react-native-browser | A module for React Native apps that integrates a full-featured web browser | 134 |
lucasferreira/react-native-webview-android | Provides an Android module to embed web views in React Native apps. | 355 |
purii/react-native-tableview-simple | A lightweight and flexible React Native component for displaying tables in mobile apps | 560 |