UNPKG

react-native-time-date-picker

Version:

Easy to use time and date picker with lots of options for React Native.

6 lines (5 loc) 244 B
declare const SELECTED_FORMAT = "selectedFormat"; declare const FORMATTED_DATE = "YYYY/MM/DD"; declare const NEXT = "NEXT"; declare const MINUTE_INTERVAL_ARRAY: number[]; export { SELECTED_FORMAT, FORMATTED_DATE, NEXT, MINUTE_INTERVAL_ARRAY };