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

Remove patch package and patch. #294

Closed iM-GeeKy closed 1 year ago

iM-GeeKy commented 1 year ago

Motivation

Removes patch package that temporarily fixes accessibility issues that this library leverages from Paper. The maxFontSizeMultiplier is still left for Text components. By removing the dev dependency this library should install properly in CI pipelines, however there will be some minor accessibility issues on certain components with larger system fonts until the issue is resolved upstream.