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

Latest commit

 

History

History
25 lines (17 loc) · 1.5 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.5 KB

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.