Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin
Animations in React with Framer Motion (refine.dev)
13 points by omeraplak on Sept 1, 2022 | hide | past | favorite | 3 comments


We used Framer Motion to animate parts of our landing page but eventually turned against it since the package increased our JS bundle size by ~25kb. We managed to completely replace it with CSS and Observer API instead, YMMV.


When a tool like Framer Motion is available, why write many lines of CSS code to create an animation? Web applications look more exciting and beautiful when they are animated.


Because it adds unnecessary bloat for something that's negligibly worth it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: