Skip to main content
Headshot of article author Mehdi Slaoui Andaloussi

  In this tutorial we will discuss a possible implementation of a pre-loader experience.  This experience is really important as it sets the right expectation with the user and letting him/…

» Lue lisää
Headshot of article author Mehdi Slaoui Andaloussi

In this blog post, we will create an expander control. An expander control can be useful to show and hide sections of your UI and therefore declutter your app. We will start with a simple expander that show/hide content and we will finish by adding a expand/collapse animation (linear but in theory, we should be able to add easing In/out)

» Lue lisää