Post

Flat non-responsive UI's are boring.
Liven things up instantly with this new Snack on @stackblitz
stackblitz.com/edit/nativescr…
English

Learn more in the docs:
#touchmanager-8-2" target="_blank" rel="nofollow noopener">docs.nativescript.org/guide/animatio…
English

Quickly enable consistent touch down/up animations on every view which has a tap event binding throughout your entire app by enabling TouchManager.enableGlobalTapAnimations = true
Enable custom animations per view by declaring "touchAnimation".
You also have the flexibility to use advanced platform API animations with your view bindings anywhere.
English