Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
React Spring | 25,353 | 1,464 | 1,337 | 19 hours ago | 363 | September 13, 2022 | 86 | mit | TypeScript | |
✌️ A spring physics based React animation library | ||||||||||
React Three Fiber | 21,982 | 123 | a day ago | 147 | September 23, 2022 | 50 | mit | TypeScript | ||
🇨🇭 A React renderer for Three.js | ||||||||||
Motion | 18,157 | 118 | 1,518 | 13 hours ago | 713 | September 20, 2022 | 210 | mit | TypeScript | |
Open source, production-ready animation and gesture library for React | ||||||||||
Lottie React Native | 15,771 | 6,322 | 142 | 2 days ago | 57 | August 05, 2022 | 26 | apache-2.0 | Kotlin | |
Lottie wrapper for React Native. | ||||||||||
React Content Loader | 12,768 | 309 | 249 | 19 days ago | 69 | March 09, 2022 | 9 | mit | TypeScript | |
⚪ SVG-Powered component to easily create skeleton loadings. | ||||||||||
React Transition Group | 9,718 | 47,715 | 4,686 | 10 days ago | 43 | August 01, 2022 | 216 | other | JavaScript | |
An easy way to perform animations when a React component enters or leaves the DOM | ||||||||||
React Native Animatable | 9,444 | 2,130 | 249 | 2 months ago | 23 | October 13, 2019 | 208 | mit | JavaScript | |
Standard set of easy to use animations and declarative transitions for React Native | ||||||||||
Auto Animate | 7,137 | 11 | 23 days ago | 9 | August 23, 2022 | 44 | mit | TypeScript | ||
A zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application. | ||||||||||
React Native Reanimated | 7,109 | 4,847 | 972 | 13 hours ago | 85 | September 22, 2022 | 404 | mit | TypeScript | |
React Native's Animated library reimplemented | ||||||||||
React Move | 6,515 | 323 | 59 | 3 months ago | 60 | June 13, 2021 | 25 | mit | JavaScript | |
React Move | Beautiful, data-driven animations for React |
Looking for maintainers. Please reach out to me if you're interested!
Elemental components for doing animation in React
This repository uses Lerna to organise the codebase.
Package | Version | Description |
---|---|---|
animate-keyframes |
Keyframes for animations | |
animate-components |
Components for animations | |
element-utils |
Utility functions for animate-components
|
|
ac-inferno |
animate-components for InfernoJS |
View the docs here
Animate Components also supports InfernoJS (separate package so inferno-compat
is not required) and Preact (with preact-compat
).
Why a separate package for InfernoJS ? Read here.