npm i --save nativescript-tween
- Version: 0.0.10
- GitHub:
- NPM: https://www.npmjs.com/package/nativescript-tween
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
Installation
tns plugin add nativescript-tween
Be sure to run a new build after adding plugins to avoid any issues.
This is a native wrapper around tween.js
API
It exports the same API as Tween.js
For now grouping, chaining, repeating... are not supported. Just basic tweening.