react-native-webview-kit
v1.0.0
Published
support chart lib use webview on react native
Downloads
1
Readme
react-native-webview-kit
support chart lib use webview on react native
Installation
npm install react-native-webview-kit
Usage
import { WebviewKitView } from "react-native-webview-kit";
// ...
<WebviewKitView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library