pandiaraj44 / react-native-datepicker-dialog

This library provides the cross-platform components for to open the date picker dialogs in effective way. It uses the native DatePickerAndroid & DatePickerIOS components. It will work for both ios & android.
MIT License
44 stars 15 forks source link

how to select date and time ? #7

Closed 12343954 closed 6 years ago

12343954 commented 7 years ago

RT thank you !

pandiaraj44 commented 7 years ago

Thanks, @12343954

Currently, this library only supports date picker dialog. We will try to add the time picker also.