Monday, 7 December, 2015 UTC


Summary

To continue my sprint on Telerik NativeScript related topics, I figured it was time I talk about how to handle navigation to different routes or views within an application.  With platforms such as React Native you would use a Navigator component and in platforms such as Ionic Framework you would use the AngularJS UI-Router.  With […]
The post Navigate Between Routes In A NativeScript Mobile App appeared first on Nic Raboy's Code Blog.