Animating Next.js page transitions with Framer Motion

added by JavaScript Kicks
9/18/2019 8:07:12 AM

4709 Views

I've been testing several React animation libraries and Framer Motion made the highest impression on me. In this post we'll explore how to use Framer Motion to animate Next.js page transitions. Here's an example: You can download the source code on GitHub. Framer Motion is the newest React animation library, a successor to Popmotion Pose.


0 comments