skyline-worklet
CommunityHigh-performance UI animations with Worklet
AuthorTugoukezhang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Worklet-based animation solves the latency gap between UI events and animation logic by executing motion code directly on the UI thread, enabling smoother, more responsive interactions.
Core Features & Use Cases
- Worklet functions with the 'worklet' directive for UI-thread execution.
- SharedValue and DerivedValue to synchronize state across threads and drive animations.
- Animation primitives: timing, spring, decay, and composition helpers like sequence, repeat, and delay.
- Easing controls and combination techniques to craft nuanced motion.
- Safe inter-thread calls via runOnUI and runOnJS for triggering worklets or JS functions.
- Real-world scenarios include draggable UI elements, gesture-driven motion, and spring-back effects.
Quick Start
Create a small draggable box that uses a SharedValue driven by a worklet to follow pointer movements.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skyline-worklet Download link: https://github.com/Tugoukezhang/workbuddy-skills/archive/main.zip#skyline-worklet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.