/react-native-web-view

An implementation of React Native's WebView that allows for postMessage on iOS devices.

Primary LanguageJavaScriptMIT LicenseMIT

React Native WebView Tweet

An implementation of React Native's WebView that allows for window.postMessage on iOS devices.

version minified size minzipped size downloads build

Install

  • npm install rn-webview --save or
  • yarn add rn-webview

Use

Instead of import { WebView } from 'react-native', simply import WebView from 'rn-webview'. Then continue to use <WebView /> just like you would the React Native implementation.

Sponsor 💗

If you are a fan of this project, you may become a sponsor via GitHub's Sponsors Program.