The EasingAnimation component will let you add movement to your Power Apps applications.
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:
The application will also show you how to configure your controls properties to move them around using the component:
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! 😜