Wednesday, 23 December, 2015 UTC


Summary

In most scenarios, when developing a mobile application, you’re going to want multiple pages or screens for displaying information.  In Ionic Framework 1, you’d use the AngularJS UI-Router to navigate between pages, but things are different when it comes to Angular 2 and Ionic 2.  The UI-Router is not present in the latest version of […]
The post Navigate Between Pages In An Ionic 2 Android And iOS App appeared first on Nic Raboy's Code Blog.