react-native-bidirectional-infinite-scroll icon indicating copy to clipboard operation
react-native-bidirectional-infinite-scroll copied to clipboard

Type Error: from onEndReached prop

Open bk973 opened this issue 3 years ago • 1 comments

TypeError: onEndReached().then is not a function. (In 'onEndReached().then(p)', 'onEndReached().then' is undefined)

Does this error mean that the function i supply to onEndReached prop is supposed to be asynchronous?

Need some help on this please, deadline is in a few days!

bk973 avatar Sep 26 '22 11:09 bk973

Yes it is supposed to be async, no idea why though

le-blip avatar Apr 17 '23 07:04 le-blip