ns-touch-animations

Installation
SKILL.md

Touch animations via TouchManager

@nativescript/core ships a global press-feedback system. Enable it once at bootstrap (before the app starts — e.g. app.ts / main.ts):

import { CoreTypes, TouchManager } from '@nativescript/core';
Installs
19
GitHub Stars
1
First Seen
Aug 28, 2026
ns-touch-animations — nativescript/skills