Closed
Description
The NativeScriptAnimationModule should be updated to use the latest changes in the Angular Animations API. Now the nativescript-angular plugin fails to transpile with:
animations/animations.module.ts(25,9): error TS2554: Expected 3 arguments, but got 2.
The API was changed with angular/angular#23300, which is part of the @angular/animations
6.0.6 release.
Metadata
Metadata
Assignees
Labels
No labels