Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] PushModalAsync: Page transition animations #8123

Closed
MarcK95 opened this issue Oct 21, 2019 · 2 comments
Closed

[Enhancement] PushModalAsync: Page transition animations #8123

MarcK95 opened this issue Oct 21, 2019 · 2 comments

Comments

@MarcK95
Copy link

MarcK95 commented Oct 21, 2019

Summary

Would be very helpful if one could style the animation when pushing a page onto the stack.
Right now its animating from bottom to top and theres no possibility to change this at all.

API Changes

The boolean parameter when performing the push could be changed to a directional statement or the state of no animation at all.

e.g.
[...].PushModalAsync(new Page_A(), Left);

Intended Use Case

Provide a detailed example of where your proposal would be used and for what purpose.

@lavilaso
Copy link

In #6033 they are working on an api specification for this.

@jfversluis
Copy link
Member

This will not happen anymore for Xamarin.Forms. If this is still important to you, make sure to check the .NET MAUI repo and see if it's already on the roadmap or open an issue with a detailed feature request. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants