0

Could somebody tell me please how to use navigation transitions with nativescript and angular 2 application?

alborozd
  • 860
  • 1
  • 6
  • 11

1 Answers1

1

Currently, navigation transitions are not yet implemented for NativeScript + Angular-2. This feature is considered among with options like clearHistory and backStackVisible. You can track its development from the nativescript/angular repo or directly here

Nick Iliev
  • 9,610
  • 3
  • 35
  • 89