react-native-picker-select icon indicating copy to clipboard operation
react-native-picker-select copied to clipboard

Adds optional date time picker capability

Open ajp8164 opened this issue 5 years ago • 1 comments

Implements date/time picker functionality by replacing the wrapped Picker with DateTimePicker (@react-native-community/datetimepicker) when useDatePicker is true. The component interface is unchanged except to add the useDatePicker boolean. No tests have been written for the date picker implementation.

ajp8164 avatar Jul 30 '20 18:07 ajp8164

interesting. will have to test this out.

lfkwtz avatar Aug 05 '20 16:08 lfkwtz

thanks for the contribution here andy but this component is going to be in maintenance mode for the foreseeable future so i don't think adding new functionality of this type is the best path forward for the health of the codebase. if you'd like to make a fork of the project with this added feature we could link out to it in the readme.

lfkwtz avatar Aug 31 '23 21:08 lfkwtz