I need to provide paging in scrollview with a different page size, each page will have a different size, whenever I scroll down or up, it should display the next page on the screen, and if the page size cannot fit on one screen, then it should also allow scrolling to the end of this page. Here is an image of how I want to display data in two sections.
Refer to the connected application below in itunes for more clarity on how I want the actual execution.
https://itunes.apple.com/us/app/circa-news/id517114354



please help me how to do this. thanks in advance.