pinguinjkeke / react-native-wheel-datepicker

Android & iOS iOS-style Picker & DatePicker Components for ReactNative

Home Page:https://www.npmjs.com/package/react-native-wheel-datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Month and period (am/pm) not showing on Android

mileung opened this issue · comments

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