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

YearPicker doesn't scroll inside FlatList

Open TVGSOFT opened this issue 3 years ago • 0 comments

When I put the DatePicker inside FlatList then YearPicker doesn't scroll because YearPicker is using FlatList.

So I recommend to put a renderScrollComponent inside YearPicker instead.

TVGSOFT avatar Sep 13 '22 11:09 TVGSOFT