It's also named AnimBezierShape
before version 1.1.0,so please use the newest version.
中文介绍
When using an ART.Shape
, we often want a beauty animation on it, but Animated
is so limited.
AnimShape
provid a animation in Shape,where you can render smooth curve tardily.
Here is a video(Tencent, Youtube) to show it.
npm install art-anim-shape
;
version | date | contributor | Tag |
---|---|---|---|
0.1.23 | 2017/08/25 | wangjian | |
1.2.1 | 2017/08/27 | wangjian |
If you had installed AnimBezierShape
before, please update it, by following steps:
$ npm uninstall art-anim-bezier-shape
$ npm install art-anim-shape
E-mail:[email protected]