New #PowerApps component is here 😎
Is your data taking a while to load?
Very simple component you can import into your app in seconds!
I love a good loading screen, and your end users do too! Power Apps can take a good few seconds to load all the data, especially if you have lots of formulas in your App.OnStart
Why not entertain your end users with a little animation while you keep them waiting? This animation is only 10 seconds, but it doesn’t feel like it - cool, right?!
It’s also pure SVG & CSS contained within one image control so we are not adding to the payload of your app in any way.
I’ve made this available on GitHub for anyone to download and customise - it takes seconds to import into your app 😎 Link is in the comments!
Hope you like it
GitHub - misskristine94/AnimatedWelcomeText: Animated text for your next Power Apps project!
If you want to use the text on your landing page, don’t forget to add a timer control and then use the Navigate() function in the OnTimerEnd property to navigate to your screen of choice. The length of this animation is approx 10 seconds but feel free to go to the source SVG code and update it as you wish :)