react-native-datepicker icon indicating copy to clipboard operation
react-native-datepicker copied to clipboard

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS

Results 106 react-native-datepicker issues
Sort by recently updated
recently updated
newest added

### Issue Giving the warning [react-native-paper-dates] The locale en is not registered, see README!, key: typeInDate ### Expected Behavior it shouldn't give warning after the setting the locale also ###...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. There is a warning that pops...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I receive a warning saying that...

### Issue With below props this.state.date = ''; //also the same when use 'null' value The text display current date instead of leaving the input blank. This made state inconstant...

### Issue LogBox.js:173 [react-native-paper-dates] en is not registered, key: typeInDate seems like its coming from utils file translationperlocale is empty obj and you trying to take it like translationperlocale[l]... ###...

### Issue I am in USA eastern time zone and every time i pick a date using the date picker modal i keep getting back a day after seems like...