@zt-mobile/react-native-webview-table
v1.0.2
Published
React Native Webview Table
Downloads
3
Keywords
Readme
react-native-webview-table
Getting started
$ npm install react-native-webview-table --save
Mostly automatic installation
$ react-native link react-native-webview-table
Usage
import WebviewTable from 'react-native-webview-table';
// TODO: What to do with the module?
WebviewTable;