UNPKG

react-native-toggle-calendar

Version:

Horizontal as well as Grid calendar built on top of react-native-calendars

5 lines (4 loc) 204 B
export { default as Calendar } from './calendar'; export { default as CalendarList } from './calendar-list'; export { default as Agenda } from './agenda'; export { default as LocaleConfig } from 'xdate';