UNPKG

react-native-lunar-calendars

Version:

React Native Calendar Components with Lunar Calendar Support - Fork of react-native-calendars with Vietnamese lunar calendar functionality

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';