mobile-touch
Guidelines and code for applying Disney's 12 animation principles to mobile gestures and haptics.
Install
npx skills add https://github.com/dylantarre/animation-principles --skill mobile-touchStats
| Total installs | 1,385 |
| Weekly installs | 1.4K |
| GitHub stars | 20 |
| First seen | Jan 24, 2026 |
| Source | @dylantarre/animation-principles |
Summary
- Covers all 12 principles with mobile-specific implementations: squash & stretch via rubber-banding, anticipation through long-press previews, staging with sheet presentations, and arc-based swipe-to-dismiss curves
- Provides platform-specific code examples for iOS spring animations and Android Material spring physics, plus haptic feedback pairing guidelines
- Establishes timing targets: touch response under 100ms, transitions 250-350ms, and 60fps minimum (120fps on ProMotion displays)
- Emphasizes gesture-driven animation must feel connected to finger input, respect safe areas and notches, and pair haptics with visual feedback for secondary actions
Tags
Related skills
| Skill | Installs | vs mobile-touch |
|---|---|---|
| asc-signing-setup | 1,255 | -130 |
| asc-metadata-sync | 1,368 | -17 |
| mobile-design | 1,604 | +219 |
| asc-release-flow | 1,360 | -25 |
| react | 1,456 | +71 |
FAQ
- How many installs does mobile-touch have?
- mobile-touch has 1,385 total installs and 1.4K installs this week.
- Where is mobile-touch hosted?
- mobile-touch is published by @dylantarre/animation-principles at https://github.com/dylantarre/animation-principles.
- How many GitHub stars does mobile-touch have?
- mobile-touch has 20 GitHub stars.
- When was mobile-touch first indexed?
- OrangeBot.AI first indexed mobile-touch on Jan 24, 2026.
- How do I install mobile-touch?
- Run: npx skills add https://github.com/dylantarre/animation-principles --skill mobile-touch