Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. React Native
  3. react-native-web-container

react-native-web-container

JavaScript

A React Native WebView wrapper that automatically adjusts height and sanitizes HTML content.

GitHubGitHub
46 stars12 forks0 contributors

Overview

react-native-web-container is a wrapper around the React Native WebView component that enhances it with automatic height adjustment and HTML sanitization capabilities. It simplifies displaying web content in mobile apps by handling dynamic content sizing and security concerns.

Key Features

  • Auto Height — Automatically adjusts the WebView height to fit its content, removing scroll bars for a seamless experience.
  • HTML Sanitization — Uses sanitize-html to clean HTML input, preventing unsafe content from being rendered.
  • Customizable Safety — Allows fine-grained control over sanitization rules via configuration objects.
  • Easy Integration — Works as a drop-in replacement for standard WebView with minimal setup.

Philosophy

The project focuses on making web content integration in React Native apps safer and more responsive, reducing boilerplate code for common WebView challenges.

Quick Stats

Stars46
Forks12
Contributors0
Open Issues2
Last commit9 years ago
CreatedSince 2015

Tags

#html-sanitization#webview#security#react-native#ui-components#mobile-development#content-rendering

Built With

R
React Native

Included in

React Native35.6k
Auto-fetched 9 hours ago

Related Projects

react-native-inappbrowser-rebornreact-native-inappbrowser-reborn

📱InAppBrowser for React Native (Android & iOS) 🤘

Stars1,415
Forks236
Last commit5 months ago
react-native-webview-bridgereact-native-webview-bridge

React Native Webview with Javascript Bridge

Stars1,372
Forks474
Last commit2 years ago
react-native-safari-viewreact-native-safari-view

A React Native wrapper for Safari View Controller.

Stars492
Forks103
Last commit5 years ago
react-native-webview-androidreact-native-webview-android

Simple React Native Android module to use Android's WebView inside your app

Stars356
Forks155
Last commit6 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub