Hey there,
Anybody know if it’s possible to set a class on ion-nav-view? I mean the one in index.html. So the parent ion-nav-view element, not the child ion-view element that gets loaded when you switch to a view.
That way you could set a background-image on ion-nav-view, (first set the background of .view and .pane to transparent) and simulate a parallax effect by shifting the background image to the left and right, depending on the view you’re in.