Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal: Add support for platform animation #48

Open
RLittlesII opened this issue Mar 26, 2019 · 0 comments
Open

proposal: Add support for platform animation #48

RLittlesII opened this issue Mar 26, 2019 · 0 comments
Labels
backer requested proposal question Further information is requested

Comments

@RLittlesII
Copy link
Member

RLittlesII commented Mar 26, 2019

Is your feature request related to a problem? Please describe.

Currently all we have is the ability to tell Sextant to animate or not.

Describe the solution you'd like

I have seen a few custom animation libraries for Xamarin.Forms. What I would like is from Sextant is the ability to abstract platform level animations and allow better support for animations. Change the API from taking a bool to maybe an enumeration where the consumer can dictate which platform animation to use. What would be great is the ability to provide your own animations that have platform specific implementations.

Describe suggestions on how to achieve the feature

The following are extensions that should get us where we want to be in some fashion.

Documentation

GitHub Projects

@RLittlesII RLittlesII added question Further information is requested proposal backer requested labels Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backer requested proposal question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant