react-native-carrousel

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCarrousel from 'https://cdn.skypack.dev/react-native-carrousel';
</script>

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;