A toolkit for Reanimated.
npm i reanimate-kit
yarn add reanimate-kit
pnpm add reanimate-kit
- [ ] Add tests for everything
- [x] Support
auto
inwidth
andheight
- [ ] Support scrubbing repeatable animations
- [ ] Support multiple values in
animate()
for keyframe animation - [ ] Support
speed=
inanimate()
- [ ] Support
stagger
inanimate()
- [ ] Support
delayChildren
andstaggerChildren
in transitions - [ ] Support propogating
AnimatePresence
exit animations - [ ] Support
AnimatePresence
mode - [ ] Shared layout animations
- [ ] Drag gestures
- [ ] Scroll animations
- [ ]
useSpring
hook - [ ]
useTransform
hook (with automatic dependency tracking) - [ ]
useAnimate
hook - [ ]
useReducedMotion
hook