This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.
react-native-webview
A library that provides a WebView component.
Android
iOS
Included in Expo Go
react-native-webview provides a WebView component that renders web content in a native view.
Installation
Terminal
If you are installing this in an existing React Native app, make sure to install expo in your project. Then, follow the installation instructions provided in the library's README or documentation.
Usage
Basic Webview usage
With inline HTML
Webview inline HTML
Learn more
Visit official documentation
Get full information on API and its usage.