Monday, 17 October, 2016 UTC


Summary

I recently wrote a tutorial for navigating a NativeScript Angular 2 application using the Angular 2 Router.  In this tutorial I demonstrated how to create a multiple page application, navigate between pages, and even pass simple string parameters between the pages during navigation.  However, what happens when the data you need to pass isn’t so […]
The post Passing Complex Data Through The Angular 2 Router With NativeScript appeared first on The Polyglot Developer.