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.