react-native-datetime
react-native-datetime copied to clipboard
Android 5.0.x Timepicker callback problem
TimePicker's OnTimeChangedListener do not fire on Android 5.0.x. Validation of time must be done in onClick method to make it work.
Bug: https://code.google.com/p/android/issues/detail?id=78861