Ion-slide to page?

is it possible to use ion-slide to “slide” to new a page?

I know we can simply use NavController.push with animation options but it doesn’t provide the animation I need which ion-slide has.

My ultimate goal here is that I want pages to slide like SnapChat when the user swipes left or right

Thank you

I’d try to use sliding tabs and then hide the tab part of the tabs.

Thanks for the quick reply @AaronSterling

I just found this https://github.com/zyra/ionic2-super-tabs and will try to implement this without the tabs

Thanks!

1 Like