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
657 stars 170 forks source link

Date range input (error message styling) #151

Closed iM-GeeKy closed 2 years ago

iM-GeeKy commented 2 years ago

The input validation errors coming from the HelperText component should appear below the inputs instead of being adjacent to one another.

Here is a reproducible demo: https://snack.expo.dev/@fitzwabs/react-native-paper-datepicker

Screenshot 2022-03-20 at 17 33 09

I'll try to find a fix and push a PR if possible.

iM-GeeKy commented 2 years ago

https://github.com/web-ridge/react-native-paper-dates/pull/152