#27 · Primary category: Video & Animation
react-native-reanimated
React Native's Animated library reimplemented
Project last updated:08/28/26
GitHub Stars
11.0K
Forks
1.5K
Contributors
435
License
MIT
Why we included this project
React Native apps often need gestures and screen transitions that stay smooth even while JavaScript is busy, and Reanimated is where most teams land. The animation work runs on the UI thread instead of the JS bridge, which is what lets spring-based interactions track touch input at full frame rate rather than stuttering. Prebuilt helpers cover common cases like layout, opacity, and scroll-linked effects, so typical animations take a few lines instead of a hand-rolled native module. The companion Worklets package handles the multi-threaded execution that makes these animations responsive, and the two ship together from this repo. Expo users get a straightforward install path, and the maintained version targets the modern New Architecture rather than the legacy bridge.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
yt-dlp
A feature-rich command-line audio/video downloader
MoneyPrinterTurbo
Generate HD short videos from a topic or keyword with an automated AI workflow.
Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
manim
Animation engine for explanatory math videos
anime
JavaScript animation engine