Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

CharlesStover/react-native-web-view

Repository files navigation

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.