Skip to main content

Notifications

Easing Animation

R3dKap Profile Picture Posted by R3dKap 1,594

The EasingAnimation component will let you add movement to your Power Apps applications.

 

EasingAnimation.png

 

This component produces a Value output property that goes from a Start value to an End value following one of the 30 easing functions provided allowing you to move your controls with various acceleration/deceleration effects.

 

The component is given to you through a small application where you will be able to play with the various effects and options it provides:

EasingAnimationDemoHome.png

EasingAnimationDemoTestPreview.png

 

The application will also show you how to configure your controls properties to move them around using the component:

EasingAnimationDemoTestCode.png

 

Note that one instance of the component allows you to produce up to 3 animations!!!

 

🔗 Here is the link to download the app: https://github.com/e-gallis/PowerApps/blob/master/Components/EasingAnimation/readme.md

 

Enjoy! 😜

Categories:

Samples

Comments

*This post is locked for comments