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
trafficstars

Starts Monday or Sunday According to international standard ISO 8601, Monday is the first day of the week. It is followed by Tuesday, Wednesday, Thursday, Friday, and Saturday. Sunday is...

enhancement
DatePicker
Low priority

![unnamed](https://user-images.githubusercontent.com/6492229/90679050-e6319100-e25f-11ea-8959-da99d2149d58.png)

enhancement
v1.0.0
needs more info

HelperText will take up space even when not visible. The recommended fix is to render it conditionally: [react-native-paper/issues/2316](https://github.com/callstack/react-native-paper/issues/2316). This can lead to weird looking empty spaces and sometimes the HelperText...

enhancement

![untitled](https://user-images.githubusercontent.com/50097936/113567457-da50de80-9638-11eb-8bab-100911ee4331.gif) I am using hermes and polyfill, at first I was using another locale but I changed it back to en but it doesn't seem to fix it. I also...

enhancement
help wanted
needs more info

We need to have tests. Especially for the date utils and the grid generator

enhancement
good first issue
help wanted

We're using react-native-paper in our project and have a custom theme. We're finding that: * When we use our custom primary color in the theme, when selecting date ranges the...

enhancement

E.g. could be if the user is in Thailand but he is ordering something in the Netherlands (if your shop is Dutch) Then you would like to show the calendar...

enhancement
Low priority

I get this error after upgrade: [react-native-paper-dates] undefined is not registered, key: save at node_modules/react-native-paper-dates/src/Date/DayNames.tsx:29:54 in React.useMemo$argument_0

question

It should be possible to select start day = end day without switching to keyboard mode.

enhancement

DatePickerModal componen allows the mobile user to write the date on themselves. I would like to know if there's an chance that I could stop that from happening. Maybe with...

question
Low priority