I know this has been added recently (#8, 9642f78), but for my use case it works best when animations are disabled.
For some context Iโm changing page contents and page index on swiping, effectively creating an possibly infinite number of pages. Currently, the animation of the real swipe and the implicit one by changing the page index causes a slight flickering.
It would be great to have both possibilities and even better a dynamic way of switching this programmatically.