datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

ability to turn off FontScaling when using inline display

Open chrisdrackett opened this issue 4 years ago • 3 comments

Feature request

While I agree every app should have font scaling ideally sometimes you have a section of your app where the text does not scale. Currently as far as I can tell there isn't any way like with the Text components allowFontScaling prop to turn this off for the date time picker.

Why it is needed

Gives the picker more flexibility.

Possible implementation

I'm not up to date on the native code for date pickers myself (yet)

chrisdrackett avatar Mar 11 '21 19:03 chrisdrackett

allowFontScaling is definitely needed. Support for maxFontSizeMultiplier would also be appreciated.

rsml avatar Apr 28 '22 23:04 rsml