react-native-movies-recycler-view
v1.0.1
Published
TODO
Downloads
4
Readme
react-native-recycler-view
Getting started
$ npm install react-native-recycler-view --save
Mostly automatic installation
$ react-native link react-native-recycler-view
Usage
import MyModule from "react-native-recycler-view";
// TODO: What to do with the module?
MyModule;