Infinite scroll inside Ionic application

preview_player
Показать описание
Infinite Scroll which allows us to perform any action when the user scrolls to bottom or the top of the page. We can define a specific distance from top or bottom of the page to trigger an event. Lets see how to implement this in our Ionic application.
Рекомендации по теме
Комментарии
Автор

this is what exactly I was looking for. Thanks bro :)

dhanashrijamdar
Автор

view items from 10 in 10 in the view template ... ?

arcechava
Автор

NullInjectorError: No provider for InfiniteScroll!

roy_c