I am using @Fattie's answer and it works great. However, while paging too fast i am getting the following error:
Unbalanced calls to begin/end appearance transitions for UIViewController
There is a single message for each sub view controller.
I haven't found an answer for that specific case here in SO.