Animate When Element is In-View with Framer Motion

A simple solution to animate React elements when in-view using Framer Motion

Chad Murobayashi
JavaScript in Plain English
6 min readJan 10, 2021

--

Photo by Cassidy Kelley on Unsplash

I have been exploring different animation libraries recently and have come to like framer motion for my React apps. Framer Motion is described as a production-ready React animation and gesture library. Check out their website below to see some of the…

--

--