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
637 stars 161 forks source link

time input now inherits theme font family #374

Closed iM-GeeKy closed 2 months ago

iM-GeeKy commented 3 months ago

Motivation

The time input does not inherit the font family defined in the theme. This fixes that issue!