Good Day,
I have developed an app on Tiggzi where users can input a search term and pull results from parse backend. Some of the search terms pulls and displays alot of results from parse.
How will I be able to add pagination so that there is a limit of 10 resultss per page and the user has the option to click on page 1, 2, 3, 4 etc. to display the other results
Thank you