react-native-calendar-api
v1.0.0
Published
TODO
Downloads
1
Readme
react-native-calendar-api
Getting started
$ npm install react-native-calendar-api --save
Mostly automatic installation
$ react-native link react-native-calendar-api
Usage
import CalendarApi from 'react-native-calendar-api';
// TODO: What to do with the module?
CalendarApi;