UNPKG

react-native-calendar-strip

Version:

Easy to use and visually stunning calendar component for React Native

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