1.0.6 • Published 4 years ago

react-native-rn-big-list-module v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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;