react-native-paper-dates icon indicating copy to clipboard operation
react-native-paper-dates copied to clipboard

Update DatePickerInputWithoutModal.tsx

Open DwayneGit opened this issue 1 year ago • 0 comments

  • 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

DwayneGit avatar Mar 03 '24 20:03 DwayneGit