How to change page movement direction in navigator

Hi, guys,

i’ve got two pages inside navigator and switch between them using router.push()/router.goto(). Visualy, during switch current page moves right and changes to the next one. I can’t find any possibility (or simple possibility) to force movement direction to left/up/down. Is it possible?

Hi Jacek,

what you’re asking for is possible and can be done.

Hope this helps!