UNPKG

react-native-calendar-picker

Version:

Calendar Picker Component for React Native

8 lines (5 loc) 239 B
// Prop type definitions required for ambiguities and deficiencies in the // prop-types package. // These may need to be tweaked as prop types are improved. import PropTypes from 'prop-types'; export const stylePropType = PropTypes.any;