web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
662 stars 170 forks source link

feat: Enable changing the input font size and the 24 hour mode #244

Closed cbernier closed 1 year ago

cbernier commented 1 year ago

1) Our "is 24 hour clock setting" is different than the phone setting so we needed a property to change it.

2) We use a custom font that is bigger and at the current size (57) numbers were not fitting in the defined height (72-80)

iM-GeeKy commented 1 year ago

@RichardLindhout If you merge this, we should update the docs to reflect the new props so others are aware.

iM-GeeKy commented 1 year ago

@cbernier2 Can you go ahead and update the docs with the new props you are wanting to be added.

cbernier commented 1 year ago

Updated the documentation

RichardLindhout commented 1 year ago

It could also work to specify the locale of the user settings to the clock