[Proposal] Compound Animations #182
Labels
approved
This Proposal has been approved and is ready to be added to the Toolkit
champion
A member of the .NET MAUI Toolkit core team has chosen to champion this feature
help wanted
This proposal has been approved and is ready to be implemented
proposal
A fully fleshed out proposal describing a new feature in syntactic and semantic detail
Compound Animations
Summary
A comprehensive set of complex animations based on https://animate.style
Motivation
To provide a feature rich set of animations that users can just use.
Detailed Design
The implementation will extend the existing
AnimationBehavior
andAnimationBase
functionality in order to reduce any additional API footprint increase.CompoundAnimationBase.shared.cs
RubberBandAnimation.shared.cs
TadaAnimation.shared.cs
Usage Syntax
XAML Usage
C# Usage
Drawbacks
Alternatives
Unresolved Questions
I have left this only covering publicly exposed parts of the toolkit. Is this fine?
Dependent on #35
The text was updated successfully, but these errors were encountered: