UNPKG

react-native-flexi-datepicker

Version:

A highly customizable and flexible date picker component for React Native

5 lines (4 loc) 171 B
import React from "react"; import { DatePickerProps } from "../utils/types"; declare const _default: React.NamedExoticComponent<DatePickerProps>; export default _default;