<ion-nav-view> not work in iOS, only Android

Hi!

I’m try create a navigation in my app, but the tag <ion-nav-view> only works fine in Android. When run the app in iOS device or simulator, this show a white screen, like print below:

This code is a copy from my project:

https://codepen.io/TiagoAmaral/pen/amLGym