UNPKG

react-native-time-date-picker

Version:

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

4 lines (3 loc) 88 B
/// <reference types="react" /> declare const Days: () => JSX.Element; export { Days };