Hello!
In there could somebody help me give an example case working with API when using infinite scroll.
In ionic docs have one, but in generate create number. I was sucked how to limit API array list data and then I wanna scroll to the end of height, it will load more data until the end of the list array from API.
Please someone get help.
Finally, I solved it by myselft. Thank you, everyone.
Could you share your solution for other developers running into the same problem?
2 Likes
yes sir. I will update as soon as I can
This is my Github ion-infinite-scroll vue project with using Axios to bind API then set the limit data output.
This is a project example without using typescript.
https://github.com/whitersun/ion-inifinite-scroll-example-with-api
I hope this ion-infinite-scroll in vue version can help you guys out the problem day. Ciao ~
1 Like