UNPKG

react-native-calendar-strip-without-selector

Version:

React Native Calendar customised to exclude selectors in original react-native-calendar-strip by Bogdan Begovic

6 lines (5 loc) 124 B
/** * Created by bogdanbegovic on 8/29/16. */ const Calendar = require("./src/CalendarStrip"); module.exports = Calendar;