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

Smooth and fast cross platform Material Design date and time picker for React Native Paper

Results 118 react-native-paper-dates issues
Sort by recently updated
recently updated
newest added

### Current behaviour So when I choose a range of date on the web browser, ~~the highlight color on start date is overflow compared to the selected date color.~~ the...

bug
needs response

### Current behaviour ### Expected behaviour ### How to reproduce? ### Preview ### What have you tried so far? ### Your Environment | software | version | --------------------- | -------...

bug
needs repro
needs more info

- 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...

Thank you for creating this library! As a developer from Japan, I'd like to add Japanese translations to it. \* I haven't checked the translation yet. I still need to...

Is there any way to also show the year in the selected date label at top left of the component? I am only able to see day and month. For...

question

### How to disable save button or set saveLabelDisabled true when invalid date is entered? I'm trying to disable 'Save' button or set saveLabelDisabled true when invalid date is entered....

question
needs repro
needs more info
stale

**Issue:** `DatePickerInput` component starts to render but crashes when attempting to render the `Month` child component inside the 'Calendar'. ![image](https://github.com/web-ridge/react-native-paper-dates/assets/65800415/fecfe6cc-5da0-46a4-bdbd-cd3ac67a35bd) **Resolution:** We noticed the `peerDependencies` for `react-native-paper` is an asterisk...

needs repro
needs more info

### Current behaviour The selected date inside the Date Picker modal is not padded properly in our app. ### Expected behaviour The selected date inside the Date Picker modal should...

bug

**Is your feature request related to a problem? Please describe.** No bug, but very usefull feature. **Describe the solution you'd like** Could you guys expose the modal visibily in the...

question
needs more info

### Current behaviour When using the DatePickerInput along with react-hook-form and changing date from the input does not trigger validations allowing for invalid dates like "01/0" or "12/12/2" to pass...

bug
needs repro
needs more info