← All plugins
react-native-ease
v0.2.0Declarative native animations for React Native — migration tools
Claude Code1 skill
955updated 5 days ago
Source
git clone https://github.com/appandflow/react-native-easeClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
react-native-ease/
├── .claude-plugin/plugin.json└── skills/react-native-ease-refactor/SKILL.md
Skills1
react-native-ease-refactorskills/react-native-ease-refactor/SKILL.md
Scan for Animated/Reanimated code and migrate to EaseView
Manifests1
.claude-plugin/plugin.json
{
"name": "react-native-ease",
"description": "Declarative native animations for React Native — migration tools",
"version": "0.2.0"
}