useInfiniteQuery (Infinite scroll) - React query

Опубликовано: 28 Апрель 2026
на канале: Jonas Grøndahl Petersen
6,363
54

In this video I'll talk about how I implemented infinite scroll and loading of data for my react native app using react query.

I couldn't find a video on this topic and I recently had to implement this functionality into my app and I faced a few difficulties reading the docs. Hope you guys can learn a thing or two using my approach or one where you've a little information about the paginated data.

Links:
https://react-query.tanstack.com/docs...
https://gist.github.com/jonasgroendah...