Infinite Scroll React Example Using React-Infinite-Scroll-Component

preview_player
Показать описание
Infinite Scrolling With React js Tutorial - infinity scroll in React js that fetches data from an API (HTTP GET Request)

Download source code
Рекомендации по теме
Комментарии
Автор

Thanks for watching .Please don't forget to subscribe

coderspirit
Автор

Thanks, I tried implementing the component for my own, but I had a lot of problems and I didn't understand what was wrong or what to do, so I searched for a solution and found your video, it just works perfect!

Nekashii
Автор

THE best tutorial I seen on this - simple and straight to the point, thank you

zb
Автор

The InfiniteScroll component no longer works. It no longer automatically calls the 'next' attribute once the user has scrolled down to the bottom and the 'hasMore' attribute is set to 'true'.

Loxworth
Автор

as far as I can think, hide scrollbar will not trigger new fetches of the data. will hide scrollbar trigger new fetches of the data?

miggyjang
Автор

Thank you very much. Very good training. I'm happy with it

ВасилийАгафонов-зс
Автор

How will it stop when the data runs out?
There are 7 data but it works forever

nurettinsen
Автор

thank you!! Your video resolved my problem

NghiaNguyen-vxfz
Автор

Hi, such a good video.
can i ask you something?
if data has 18 elements, i wanna show the elements are shown each 6 elements. (6 elements ...loading and next 6 elements ...loading, like this)
where can i modify for that?
sorry, too newbie....

승어