react-native-paper-dates
react-native-paper-dates copied to clipboard
Update DatePickerInputWithoutModal.tsx
- Moved extra constraint that hid the HelperText completely unless there was an error into its own option showHelperTextOnError
- rRoot styling on the DatePickerInputWithoutModal caused the container to fill space. with no way to reduce it See This issue: https://github.com/web-ridge/react-native-paper-dates/issues/186
- Update Docs with new showHelperTextOnError flag and missing withModal flag