react-native-webviewer
v0.1.1
Published
A webview for react-native
Readme
react-native-webview
A webview for react-native
Installation
npm install react-native-webviewUsage
import { WebviewView } from "react-native-webview";
// ...
<WebviewView color="tomato" />Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
