3
5 Comments

What's your preferred animation library?

Mine is Framer Motion.

Because of how easy you declare animations and "inject" the motion into syntax.

<motion.tag variants={variants}>...</motion.tag>

https://www.framer.com/motion/

.

posted to
React
on July 10, 2020
  1. 2

    So far I have managed to avoid React animations altogether by using CSS animations instead, and that's my plan until I run across a problem that can't be solved with CSS.

    1. 1

      I was a fan of css animations before but unfortunately it's not easy to orchestrate or stagger animations. Sure you can do some workarounds with events (eg onAnimationComplete apply another animation to some element) but still..

  2. 2

    I currently use React Spring. Their animations are awesome, but their API definitely leaves something to be desired. I would love to try Framer Motion at some point.

  3. 2

    I really like React Spring, but have been meaning to give Framer Motion a try.

Trending on Indie Hackers
I've built a 2300$ a month SaaS out of a simple problem. 19 comments 🔥 Roast My Landing Page 12 comments Where can I buy newsletter ad promos? 8 comments Key takeaways growing MRR from $6.5k to $20k for my design studio 6 comments How would you monetize my project colorsandfonts? 5 comments YouTube? How to start 5 comments