About 2,550,000 results
Open links in new tab
  1. 5 Cool Animations in React with Framer Motion - DEV Community

    Oct 25, 2023 · Animations are a powerful tool to enhance user experience, and when it comes to creating animations in React, Framer Motion is a popular library of choice. In this blog post, we'll explore 5 cool animations you can create in React using Framer Motion.

  2. Animation - React.js Examples

    Minimalistic image gallery for react, Responsive with all important features and smooth animations. Ready to go animatable flatlist based on reanimated 2 for react native. BottomSheet created with reanimated and react-native-redash. Animated ToDo …

  3. 5 Ways to animate a React app. - Medium

    Jan 28, 2019 · react-spring — A spring physics based React animation library. ant-motion — Animate specification and components of Ant Design. react-move — Beautiful, data-driven animations for React.

  4. Framer Motion examples for React animations | Refine - DEV …

    Sep 1, 2022 · This article taught us how to use Framer Motion to create a simple text and image animation for a React application. Compared to regular CSS, we saw how easy it is to implement these animations with a few lines of code. We also saw how to use some Framer Motion components and props.

  5. How to Build an Image Carousel with React and Framer Motion

    Jul 3, 2023 · In this article, we explored the process of designing an engaging and responsive image carousel using the powerful combination of React and Framer Motion, an animation and gesture library. By incorporating components like motion and AnimationPresence , we wear able to walk through the steps to build a visually appealing carousel.

  6. How to create a simple spinning animation for an image in React

    Feb 7, 2020 · I'm using reactjs with material-ui styling, to create a dapp and have an image (circular in shape) which i want to spin continuously which customizable spin speed, maintaining a smooth flow. The spin speed needs to be customizable in which i feed a speed value to the component and it'd spin in that speed accordingly.

  7. Motion - A modern animation library for JavaScript, React and Vue

    A robust animation library for modern web projects using JavaScript, React, or Vue.

  8. Animated sliding image gallery using framer and ReactJS

    Jul 25, 2024 · To design an animated sliding image gallery using Framer in React we will be using the Page and Frame components for showing transitions. The images will be enclosed in the frame component and switched to another image with sliding animation.

  9. Creating React animations in Motion (formerly Framer Motion)

    Feb 18, 2025 · Motion is a popular, well-supported JavaScript-based animation library for React applications that simplifies the process of implementing complex animations. In this article, we used Motion to build an animated task tracker, animate an SVG, and implement drag-and-drop.

  10. How to Animate Your React Apps with 1 Line of Code

    Sep 15, 2022 · This tutorial covers how to use AutoAnimate in React applications, but you can use it in virtually any JavaScript project (including Svelte, Vue and Vanilla JS). To animate any parent element you just need to pass a reference of the element to the function.

Refresh