I replicate this cool "Switching tabs" animation by talented Jokūbas- https://dribbble.com/shots/1984025-Switching-Tabs
For the creation of this animation, I simply used various state transitions.
An example project which allows the user to designate the number of times the Star component Spins. Simulating a conditional animation loop according to the input of the user while using a total of 2 variables and a container with 3 states.
A project which simulates a collision between 2 objects. Freely drag the objects onto each other in order to have their core color change when colliding.