react-native-paper-dates icon indicating copy to clipboard operation
react-native-paper-dates copied to clipboard

Custom scroll in year picker and allow editing button

Open TVGSOFT opened this issue 3 years ago • 0 comments

Enhance some features:

  1. Allow rendering custom scroll component in YearPicker that prevent DatePickerModal inside FlatList.
  2. Custom "allowEditing" props to enable or disable the "Edit" button via DateInput.

Fixed bug from #201

TVGSOFT avatar Sep 13 '22 15:09 TVGSOFT