Ionic 4 Infinite Scroll Tutorial

preview_player
Показать описание
Load a potentially huge amount of data piece by piece with the ionic infinite scroll component. The ion-infinite-scroll component can save your users from long load times.
Please LIKE and SUB if this brought value to you. COMMENT below with any questions/thoughts.

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

tutorials explained very well. VERY VERY GOOD JOB!!

paolopelliccione
Автор

Sir I wonder how to add bookmark feature? I mean, if our data is huge and we want back at a later time in item 375 automatically (our last read data). How can we achieve that?

AGUNGKAYA
Автор

Thankyou but i got have an issue. The scroll event only trigger for the first time. Even when i use complete method in document

trungsamshow
Автор

You should decrement numTimesLeft (or in a real scenario, check if there is data left) inside the addMoreItems() function. You might load data some otherway which @Jameson Saunders actually did in the constructor.

MineCrafterFresh
Автор

every time i scrolling and a new page is coming all the items are getting overlapped

sukdipkar
Автор

for youtube API any infinite loader is there .. bcoz a youtube max is 50 and then we need to call another token for next 50 so any other option for that.

DhavalBhatt_
Автор

hey i have problem related to pull-down refresh, my data is duplicated when i pull-down the component how to solve it

onikasharma
Автор

Infinite scroll with position="top" is not working as expected. Do I have to set the threshold value? I currently have threshold as 10%

pavanchilukuri
Автор

loved the tutorial and got what I needed. you smack you lips every time you start to speak, that was minor distracting. but much love 🙌🏻

FynnJakobsen