react-native-paper-dates
react-native-paper-dates copied to clipboard
Custom scroll in year picker and allow editing button
Enhance some features:
- Allow rendering custom scroll component in YearPicker that prevent DatePickerModal inside FlatList.
- Custom "allowEditing" props to enable or disable the "Edit" button via DateInput.
Fixed bug from #201