react-native-wheel-datepicker
react-native-wheel-datepicker copied to clipboard
Month and period (am/pm) not showing on Android
Any solutions ? I can add labelUnits, but it's not quite the same as iOS version
Hi @MiLeung & @bohdan145 --
It seems that development on this repository has stalled.
I've put a few improvements into a fork, including this feature. On iOS, it happens automatically via the device's locale settings. In the fork, a use12Hours
option is available for use on android.
https://github.com/davidgovea/react-native-wheel-datepicker