How to make an animated mobile menu with GSAP
Feb 18, 2021· This tutorial will show you how to create animated mobile menus with GSAP. They are basic examples, that you can easily customize. The first one uses the same GSAP tween for the entrance and exit animation. It is just reversed when we close the overlay. The Overlay. First, let's add a Div, that will cover the entire viewport. Change his ID to # ...