Could you post the code of the pageViewController ?
There could be a delegate func in which to insert a very short (0.2 s) pause, like this func:
func pageViewController(_ pageViewController: UIPageViewController, didFinishAnimating finished: Bool, previousViewControllers: [UIViewController], transitionCompleted completed: Bool) { }
But I would need to see the code to confirm.
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: