react-native-date-picker
react-native-date-picker copied to clipboard
React Native customizable date picker component for iOS and Android. Designed using ScrollView.
How to convert month in datepicker to string? Example: Jan, Feb, etc
I think it will be more user-friendly if dates are change as per month. As an example : - February has 28 or 29 days. But in the picker, if...
Allow additional props - `startDay` - `endDay` - `endMonth` - `startMonth` Or - `startDay` - `endDay` Or - `startDate` - `endDate`