README
react-native-carrousel
Getting started
$ npm install react-native-carrousel --save
Mostly automatic installation
$ react-native link react-native-carrousel
Usage
import Carrousel from 'react-native-carrousel';
// TODO: What to do with the module?
Carrousel;