I have a pageViewController and I want to make it change with its pages automatically. How can I do that?
pageViewController
Call this setViewControllers:direction:animated:completion: in the timer code
setViewControllers:direction:animated:completion: