UIPageViewController-Post icon indicating copy to clipboard operation
UIPageViewController-Post copied to clipboard

Dynamic Controller

Open troy21688 opened this issue 8 years ago • 0 comments

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?

troy21688 avatar Apr 12 '16 22:04 troy21688