react-native-date-picker
react-native-date-picker copied to clipboard
Cross platform date picker component for react native. Wraps the React Native DatePickerIOS and DatePickerAndroid components.
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...