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 03:31:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
ui
/
animation
History
Vladimir Enchev
074ac89871
imports improved
2015-12-17 14:53:46 +02:00
..
animation-common.ts
imports improved
2015-12-17 14:53:46 +02:00
animation.android.ts
Reverted the changes made with commit 700818d (Resolves Issue
#1223
). Use this to fix visual glitches: view.android.setLayerType(android.view.View.LAYER_TYPE_HARDWARE, null);
2015-12-12 15:14:04 +02:00
animation.d.ts
Implemented
#1102
: Ability to specify an animation easing, i.e. curve in a platform-independent manner.
2015-11-16 15:22:18 +02:00
animation.ios.ts
Implemented
#1102
: Ability to specify an animation easing, i.e. curve in a platform-independent manner.
2015-11-16 15:22:18 +02:00
package.json
Animations Spike
2015-07-29 15:24:38 +03:00