react-native-modal-datetime-picker

A React-Native datetime-picker for Android and iOS

MIT License

Downloads
1.3M
Stars
2.9K
Committers
97

Bot releases are visible (Hide)

react-native-modal-datetime-picker - v4.0.0

Published by mmazzarolo over 7 years ago

New features

  • Exposed the is24Hour prop for iOS (#11)
  • The date prop is now synced with the component state (making it a controlled component) (#18)

Thanks to @nikolaiwarner, @MJ0826 and @bitsal for contributing to this release!

react-native-modal-datetime-picker - v3.0.0

Published by mmazzarolo almost 8 years ago

New features

  • Added the prop minimumDate
  • Added the prop maximumDate

Thanks to @geekvijay and @Wadjetz!

react-native-modal-datetime-picker -

Published by mmazzarolo about 8 years ago

Breaking changes

  • The visible prop has been renamed to isVisible

New features

  • Added the prop customCancelButtonIOS
  • Added the prop customConfirmButtonIOS
  • Added the prop customTitleContainerIOS
  • Added the prop datePickerContainerStyleIOS

Thanks to @okipa for helping out

react-native-modal-datetime-picker -

Published by mmazzarolo about 8 years ago

Added datetime support, thanks to #1