alexbutenko

Results 3 comments of alexbutenko

Thanks for feedback. Issues are fixed.

It has been added with https://github.com/corin8823/Popover/pull/125

You need to rename `func pageViewController(pageViewController: UIPageViewController, didFinishAnimating finished: Bool, previousViewControllers: [UIViewController], transitionCompleted completed: Bool)` to `func pageViewController(_ pageViewController: UIPageViewController, didFinishAnimating finished: Bool, previousViewControllers: [UIViewController], transitionCompleted completed: Bool) ` Underscore...