react-native-paper-dates
react-native-paper-dates copied to clipboard
Smooth and fast cross platform Material Design date and time picker for React Native Paper
Hi, on notch devices the safe area is jumping on initial render. Have a look at: https://user-images.githubusercontent.com/6721322/111995957-d5a90800-8b19-11eb-91a0-a1cd1e5e3379.mov would be great to calculate padding top upfront. Great work so far 👍🏻
https://user-images.githubusercontent.com/43469683/113103777-57391e00-921d-11eb-8462-ac2380a7794d.mov https://user-images.githubusercontent.com/43469683/113103812-60c28600-921d-11eb-9ea5-62d72bc41690.mov
If not, it would be nice to have a dark=`boolean` prop, like on the Appbar, to override the automatic title color based on the background. I'm in need of such...
Right now it is hard coded for black and white, allowing for customization of that would be great!
Hello everyone. I was wondering if you guys have plans to support minutes and seconds mode. It's not on material design docs but it could be useful. For instance, check...
When going back and typing e.g. state 1: 21-10-1996 state 2: 21-10 User types: 1 Should be: 21-10-1 But is: 21-10-
The spec is here: DatePicker: https://material.io/components/date-pickers TimePicker: https://material.io/components/time-pickers

How can we make an animation like this: https://kstatic.googleusercontent.com/files/80a00cad3279769beb13b3e77f5617824848eef0312d0c0c5a903b932c6c2503bf7728773f30301c7fdd74d190a6e36f1e17b375e692135729a44e22ecdcf832 Needs to be using the useNativeDriver