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
{{ message }}
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Where would be the best place to update my Page Control? I'm playing around with the demo and I tried putting it in the controllerAtIndex method but that method gets called 3 times (for back, curr, next vc). I could add some logic to get the current vc but it would be hackish.
I tried implementing this in the DMViewController.m
Where would be the best place to update my Page Control? I'm playing around with the demo and I tried putting it in the controllerAtIndex method but that method gets called 3 times (for back, curr, next vc). I could add some logic to get the current vc but it would be hackish.
I tried implementing this in the DMViewController.m
but that method doesn't get called.
Any help on this?
The text was updated successfully, but these errors were encountered: