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
638 stars 162 forks source link

chore: Fixed responsiveness DatePickerInput #329

Closed SoyDiego closed 9 months ago

SoyDiego commented 9 months ago

Fix #324

The PR https://github.com/web-ridge/react-native-paper-dates/pull/326 had generated an overflow.

image

This fix solves the problem and works perfectly (Tested in Android and Web)

fixed dates responsiveness