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

CharlesStover/react-native-web-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.