1.1.1 • Published 9 years ago

react-native-osd-datetimepicker v1.1.1

Weekly downloads
15
License
MIT
Repository
github
Last release
9 years ago

react-native-osd-datetimepicker

A DateTime Picker for Android and iOs for react-native

For react-native v0.26+

How it looks

Closed

Open

Android

iOs

Output

For time : HH:MM:00

For date : Local date string (parsable in new Date())

For datetime : Local datetime string (parsable in new Date())

Properties

Property NameTypeRemark
dateReact.PropTypes.string
minDateReact.PropTypes.string
maxDateReact.PropTypes.string
modeReact.PropTypes.oneOf( 'datetime', 'date', 'time' )
onChangeReact.PropTypes.func.isRequired
iosDoneButtonTextReact.PropTypes.string
iosDoneButtonStyleButton.propTypes.containerStylesee react-native-osd-simple-button
iosClosePickerButtonTextContainerStyleButton.propTypes.textContainerStylesee react-native-osd-simple-button
iosClosePickerButtonTextStyleButton.propTypes.textStylesee react-native-osd-simple-button
renderAndroidButtonReact.PropTypes.func
1.1.1

9 years ago

1.1.0

9 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago