mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge branch 'feat/monorepo' of https://github.com/NativeScript/NativeScript into feat/monorepo
This commit is contained in:
@@ -29,6 +29,7 @@ class AnimationInfo {
|
||||
public delay: number;
|
||||
}
|
||||
|
||||
@NativeClass
|
||||
class AnimationDelegateImpl extends NSObject implements CAAnimationDelegate {
|
||||
public nextAnimation: Function;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user