I created multiple animations using the nativescript-angular/animations.
But when I compile the app using AOT, the animations are not showing anymore.
Do you have a demo where animations work with AOT ?
tns run ios --device 1 --bundle --env.uglify

tns run ios --device 1 --bundle --env.aot --env.uglify
