How can I implement this with UIPageViewController? so I can see previous and next page in active page.
I implemented this with UIScrollView before. Now, I want change it with UIPageViewController. Because I got problem with memory.
How can I implement this with UIPageViewController? so I can see previous and next page in active page.
I implemented this with UIScrollView before. Now, I want change it with UIPageViewController. Because I got problem with memory.