henninghall / react-native-date-picker

React Native Date Picker is datetime picker for Android and iOS. It includes date, time and datetime picker modes. The datepicker is customizable and is supporting different languages. It's written with native code to achieve the best possible look, feel and performance.
MIT License
2.21k stars 338 forks source link

fix(accessibility): adapt font size on iOS modal #850

Closed hellomalith closed 1 month ago

hellomalith commented 1 month ago

Fix for https://github.com/henninghall/react-native-date-picker/issues/634

henninghall commented 1 month ago

@hellomalith Thanks for your contribution!