-
-
Notifications
You must be signed in to change notification settings - Fork 31
Animation
LeoTM edited this page Feb 9, 2026
·
15 revisions
Old arch (60 fps) -> New arch (120 fps)
https://reactnative.dev/docs/next/animations
- https://github.com/facebook/react-native/pull/51775 π§ 120 fps
...Animated reimplemented
https://github.com/software-mansion/react-native-reanimated
...parses Adobe After Effects animations exported as JSON with bodymovin and renders them natively on mobile!
for 1st time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand
https://github.com/lottie-react-native/lottie-react-native
A React renderer for Three.js
https://github.com/pmndrs/react-three-fiber
RN (+ Web) animation library, powered by Reanimated 2
https://github.com/nandorojo/moti
declarative animations lib for RN, to make it ezto transition between styles w/o managing animations