react-native-datetime
react-native-datetime copied to clipboard
not working on android 5.0.x
can't select date and/or time on android 5.0.x, works well on other version
Do you have some logs ?
It shows material design picker with date when trying to invoke datetime picker on Android 5.0.x. Try it on any 5.0.x emulator/device to get reproduction.
Edit: I found the cause, on Material design in 5.0, time picker is moved below date picker and date picker scroll do not work.