react-native-rn-big-list-module
v1.0.6
Published
React Native 大列表组件
Downloads
51
Maintainers
Readme
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;