react-native-carol-widget
v1.0.1
Published
TODO
Downloads
3
Readme
react-native-carol-widget
Getting started
$ npm install react-native-carol-widget --save
Mostly automatic installation
$ react-native link react-native-carol-widget
Usage
import CarolWidget from 'react-native-carol-widget';
// TODO: What to do with the module?
CarolWidget;