Ns Touch Animations

Use when adding any tappable UI (buttons, pills, chips, cards), reviewing touch/press animation code, or tuning tap feel — enable TouchManager.enableGlobalTapAnimations once instead of wiring per-view touch handlers or manual scale animations, opt views out with ignoreTouchAnimation (singular — the plural is silently ignored), and override per-view with the touchAnimation property.

nativescript 869a539 4.2 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-touch-animations commit 869a5398e7

Frequently asked questions

npx skillmds@latest add nativescript/ns-touch-animations