Using shared element transition to animate a number of elements text and images between two screens A and B.
Screen A has no navBar, screen B does.
When wrapping elements in
When animating, the items animate up farther than they are eventually drawn in screenB.
When they are drawn in their final positions in screen B, they are drawn behind the navBar despite screenB having topBar options of drawBehind: false or undefined. Without the animation screenB is shown as it should be.
Environment:
Is this issue resolved?
I am facing the following issue:
In iOS, while transitioning from screen A to screen B (both with navbar), the shared element goes too far initially to hide under the navbar and then redraws at the current position.
Is this issue resolved?
I am also experiencing this
Most helpful comment
Is this issue resolved?
I am facing the following issue:
In iOS, while transitioning from screen A to screen B (both with navbar), the shared element goes too far initially to hide under the navbar and then redraws at the current position.