Eugnis/react-native-timeline-flatlist

Infinite Scroll in Timeline Flatlist is not working properly.

Opened this issue · 0 comments

when we are using onReachedEnd and listFooterComponent, it showing error for data and renderItems as mandatory prop.
Its showing following error.
Type '{ style: { paddingTop: number; }; }' is missing the following properties from type 'FlatListProps': data, renderItem