react-native-animations
✓Master animations - Reanimated 3, Gesture Handler, layout animations, and performance optimization
SKILL.md
Learn high-performance animations using Reanimated 3, Gesture Handler, and layout animations.
| withTiming | Linear, controlled duration | | withSpring | Natural, physics-based | | withDecay | Momentum-based (fling) | | withSequence | Multiple animations in order | | withRepeat | Looping animations |
| "Attempted to call from worklet" | Missing runOnJS | Wrap with runOnJS() | | Animation not running | Missing 'worklet' | Add 'worklet' directive | | Gesture not working | Missing root view | Add GestureHandlerRootView |
Master animations - Reanimated 3, Gesture Handler, layout animations, and performance optimization Source: pluginagentmarketplace/custom-plugin-react-native.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-animations- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is react-native-animations?
Master animations - Reanimated 3, Gesture Handler, layout animations, and performance optimization Source: pluginagentmarketplace/custom-plugin-react-native.
How do I install react-native-animations?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-animations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pluginagentmarketplace/custom-plugin-react-native
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01