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/

.

  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
Passed $7k 💵 in a month with my boring directory of job boards 39 comments Reaching $100k MRR Organically in 12 months 32 comments 87.7% of entrepreneurs struggle with at least one mental health issue 14 comments How to Secure #1 on Product Hunt: DO’s and DON'Ts / Experience from PitchBob – AI Pitch Deck Generator & Founders Co-Pilot 11 comments Competing with a substitute? 📌 Here are 4 ad examples you can use [from TOP to BOTTOM of funnel] 10 comments Are you wondering how to gain subscribers to a founder's X account from scratch? 9 comments