react-native-test-lib-calendar
v1.1.7
Published
TODO
Downloads
229
Readme
react-native-test-lib-calendar
Getting started
$ npm install react-native-test-lib-calendar --save
Mostly automatic installation
$ react-native link react-native-test-lib-calendar
Usage
import TestLibCalendar from 'react-native-test-lib-calendar';
// TODO: What to do with the module?
TestLibCalendar;