react-native-reanimated
https://github.com/software-mansion/react-native-reanimated
TypeScript
React Native's Animated library reimplemented
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to react-native-reanimated
Help out
- Issues
- refactor: deduplicate slow animations logic on iOS
- feat(Worklets): read iOS dev bundle from file
- fix: prevent animation jumps when disabling slow animations
- Bundle Mode: worklets in async chunks are unresolvable, and the failure aborts the process instead of throwing
- Remove redundant `SharedValue<unknown>` casts in runtime tests
- docs(Worklets): note that Bundle Mode forces inlineRequires in Expo
- `ANDROID_`/`IOS_SYNCHRONOUSLY_UPDATE_UI_PROPS` breaks Pressables from react-native inside animated views
- ci: name branch commit-check step for readability
- `withTiming` never advances during a ~10-20s window after cold start in release builds (UI-runtime frame stepping stalled), while direct `.value` writes still render
- fix: manually trigger hermes v1 collections for shadow tree copies
- Docs
- TypeScript not yet supported