Navigating A NativeScript App With The Angular 2 Router

preview_player
Показать описание
Learn how to navigate between screens in a multi-page NativeScript Angular 2 application using the Angular 2 router.

In this tutorial you'll learn how to navigate between screens as well as pass data between screens.
Рекомендации по теме
Комментарии
Автор

Thank you so much Nic, I have been struggling with connecting pages and bootstrapping. The {N} documentation confused me a bit and you made it clear. Thank you, much appreciated.

KatlegoMonamodi
Автор

Very very clear and easy to understand. Thanks a lot.

sashastimeline
Автор

Hi, Nic. Do you have any materials around on routing in the newer version of the NG2 template at all? I think this is at 2.4.0 isn't it?

markbell
Автор

hard work man...it would be easier if things were like on ionic with some simple methods like setRoot(), push() and pop()

ramone
Автор

Thanks man for this tutorial! Testing on android the back button is not displayed. Is it normal?

ramone