How to create swipeable tabs with hammerJs

I need to know how to enable swipeable switching between tabs for example in tabs pages we can switch pages by clicking on button like pageone to display page one page two for page two whereas in facebook we can swipe left right for switching
How to implement it???

@mhartington
Can yu please help

I don’t think it is possible like that with the Ionic Tabs. There is a Component that provides it own Tabs Logic, which are swipable here: https://github.com/zyra/ionic-super-tabs

You do not need to ping me…

This is not something that is built in to ionic, and that’s by design.
This sort of design is being phased out by material and is not really common anymore.

2 Likes