1.0.6 • Published 5 years ago
react-native-rn-big-list-module v1.0.6
react-native-rn-big-list-module
Getting started
$ npm install react-native-rn-big-list-module --save
Mostly automatic installation
$ react-native link react-native-rn-big-list-module
Usage
import RnBigListModule from 'react-native-rn-big-list-module';
// TODO: What to do with the module?
RnBigListModule;