You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a parent view controller with a container view that has a pageboy viewcontroller embedded in it. I have next/previous buttons in the parent viewcontroller, as I don't want the buttons to slide with the pages embedded in the pageboy viewcontroller. But when I try to call the scrollToPage functions in the parent nothing happens. What am I doing wrong?
I have a parent view controller with a container view that has a pageboy viewcontroller embedded in it. I have next/previous buttons in the parent viewcontroller, as I don't want the buttons to slide with the pages embedded in the pageboy viewcontroller. But when I try to call the scrollToPage functions in the parent nothing happens. What am I doing wrong?
My code:`
`
The text was updated successfully, but these errors were encountered: