UIPageViewController-Post
UIPageViewController-Post copied to clipboard
Dynamic Controller
I am using Firebase with my app development, and each day Firebase is going to have a new value, representing an integer. I want this value to represent the number of UIPages that populate the ViewController for that specific day. In your example, you use a fixed number of pages, but mine will be more dynamic. Is this approach possible?