nandorojo/moti
The universal React Native animation library, powered by Reanimated 2.
repo name | nandorojo/moti |
repo link | https://github.com/nandorojo/moti |
homepage | https://moti.fyi |
language | TypeScript |
size (curr.) | 2035 kB |
stars (curr.) | 726 |
created | 2020-10-17 |
license | |
The universal React Native animation library, powered by Reanimated 2.
<View from={{ opacity: 0 }} animate={{ opacity: 1 }} />
Documentation & Examples
Highlights
- Universal: works on all platforms
- 60 FPS animations on the native thread
- Mount/unmount animations, like
framer-motion
- Powered by Reanimated 2
- Web support, out-of-the-box
- Expo support
- Intuitive API
- Variants
- Strong TypeScript support
- Highly-configurable animations
- Sequence animations
- Loop & repeat animations
Preview
Follow
Follow me on Twitter to stay up to date.