/react-native-webview-table

React Native Webview Table

Primary LanguageJavaScript

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;