react-native-select-dropdown icon indicating copy to clipboard operation
react-native-select-dropdown copied to clipboard

Cant implement pagination

Open LIQI2001 opened this issue 1 year ago • 1 comments

How to implement pagination concept with this library? for example with flatlist we can use onEndReached and onEndReachedThreshold to implement it

LIQI2001 avatar Jul 20 '22 13:07 LIQI2001

It should be implemented in the library itself, I'll add it soon

AdelRedaa97 avatar Jul 21 '22 09:07 AdelRedaa97

onScrollEndReached prop is added for pagination in v3.0.0 and also onChangeSearchInputText to make your custom search function outside the component

AdelRedaa97 avatar Oct 21 '22 15:10 AdelRedaa97

Any example How can we implement onChangeSearchInputText?

ravis-farooq avatar Dec 03 '22 17:12 ravis-farooq