reanimate-kit
v0.0.9
Published
A toolkit for Reanimated.
Readme
reanimate-kit
A toolkit for Reanimated.
Installation
npm i reanimate-kit
yarn add reanimate-kit
pnpm add reanimate-kitUsage
Roadmap
- [ ] Add tests for everything
- [x] Support
autoinwidthandheight - [ ] Support scrubbing repeatable animations
- [ ] Support multiple values in
animate()for keyframe animation - [ ] Support
speed=inanimate() - [ ] Support
staggerinanimate() - [ ] Support
delayChildrenandstaggerChildrenin transitions - [ ] Support propogating
AnimatePresenceexit animations - [ ] Support
AnimatePresencemode - [ ] Shared layout animations
- [ ] Drag gestures
- [ ] Scroll animations
- [ ]
useSpringhook - [ ]
useTransformhook (with automatic dependency tracking) - [ ]
useAnimatehook - [ ]
useReducedMotionhook
