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

Cross platform date picker component for react native. Wraps the React Native DatePickerIOS and DatePickerAndroid components.

Results 4 react-native-date-picker issues
Sort by recently updated
recently updated
newest added

How I can disable dates (for examples **weekends**) in this controls Thanks

Example usage would be good, at the least. Thanks for your work.

Hi James, I forked your project at: https://github.com/DispatcherInc/react-native-date-time-picker because I needed a combined date/time picker and had other specific needs. Thanks for the work. And feel free to merge this...