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

I work on test automation . I am trying to select an expiry date in the date picker component . But I am unable to see the android tags corresponding...

### Issue This plugin is no more stable with latest react native 68 version as DatePickerAndroid has been removed from official react-native lib and this plugin is still importing that...

Hi! How can i Change the time format from 24 to 12. Thanks

### Issue The minDate did not work in mozilla ``` ``` ### Expected Behavior This should hide date less than 01-01-2010. In chrome and other browsers it works as expected...

### Issue I am implementing the accessibility in my application. The issue is, when I open the date Picker then it's not able to set focus on the "Cancel or...

Remove Style.dateTouch to make it possible to use flex layout.

### Issue The warning error message shows up in the debugger : "Warning: DatePickerIOS has been merged with DatePickerAndroid and will be removed in a future release. It can now...

### Issue Looks like iOS 14 introduced new design for Calendar ### Expected Behaviour Looks like this component needs to be updated to handle these changes for iOS 14 ###...

### Issue The date picker will not show up anymore. In debug mode it gives the error: > DatePickerAndroid has been merged with DatePickerIOS and will be removed in a...

error: Invariant Violation: TimePickerAndroid has been removed from React Native. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-community/datetimepicker