This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-08-16 11:42:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
ui
/
animation
History
Rossen Hristov
e3aeb90544
Fixed: iOS animations combining several affine transform properties set only the first property on our view after they finish.
#835
2015-10-01 13:52:20 +03:00
..
animation-common.ts
Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results.
#774
2015-09-21 13:27:10 +03:00
animation.android.ts
Change from "classic" TS 1.6 imports to the default resolution scheme.
2015-09-29 16:25:49 +03:00
animation.d.ts
Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results.
#774
2015-09-21 13:27:10 +03:00
animation.ios.ts
Fixed: iOS animations combining several affine transform properties set only the first property on our view after they finish.
#835
2015-10-01 13:52:20 +03:00
package.json
Animations Spike
2015-07-29 15:24:38 +03:00