Skip to content

Implement support for custom page transition animation not Shell for AndroidΒ #16353

Open
@Alex-Dobrynin

Description

Description

It would be great to have possibility to change default fragment transition animation as it was is xam forms navigation page renderer SetupPageTransition().
Because right now when navigating through pages and back it has very bad fade animation.

Public API Changes

For example, this is how it should be called navigate method on NavController inside StackNavigationManager

image

right now it just does like this
image

Intended Use-Case

It is very useful when customer wants to animate page transitions eg. scale or translate etc.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions