slovnicki / beamer

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Routing Animation Problem while switching between two location with one common page.

cchamm opened this issue · comments

commented

The problem is that while beaming back from location B (initiate Mandate Page) to location A (Progress Page), there is a wired page transition like the following section (Screenshot of wired page animation). Both Home, Initiate Mandate and Progress page coexist in a split of seconds.

Expected behaviour.

Progress page occupy entire screen below the Initiate Mandate page without animation when user click the back button on the Initiate Mandate Page.

Screenshot of Wired Page animation

image

Different beam locations

Beam Location A

It has following page structure.
Home Page > Progress Page

Beam Location B

It has following page structure.
Home Page > Initiate Mandate Page

Pages

Home Page

Simulator Screen Shot - iPhone 14 Pro - 2023-10-03 at 10 26 46

Progress Page

image

Initiate Mandate Page

image

Video of the animation

video.2.mp4