Design tools (such as Figma) let you add simple transitions between your screens in a few clicks.
Simply select a component (or an area) of your interface and apply an animation to it. To test a journey, use actions such as “on click”, then choose “navigate to” and select the next screen to display.
Other types of interaction are possible, such as making an interface element “sticky”, meaning it stays put while scrolling. Or delaying the display of an element to simulate a notification appearing, for example. The playground is vast!
You can create a prototype for desktop as well as mobile. The essential point is to think the journey through as a whole, so you do not end up stuck in the middle of it with no way out.