Trying to build a left right swipe app, that has 1 center panel and 1 left and right panel.
I want these 2 left and right pages just to be regular pages.
Looking into the docs it seems
ion-nav
is the way to go but I havent been able to find a good working example based on the latest version.
Anyone can help me in this regard?
Closest I found is this one http://codepen.io/anon/pen/zGDwC but its outdated