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) 107 B
/// <reference types="react" /> declare const SelectTime: () => JSX.Element | null; export { SelectTime };