1

I have tried swipable and scrollable tabs in Ionic1 where i used slide-box and delgates but I want to integrate it in Ionic2. My requirement is

this.

I have already tried https://github.com/SinoThomas/Ionic2-ScrollableTabs but it is only swiping tabs.

Mad Physicist
  • 107,652
  • 25
  • 181
  • 264
Anuj
  • 151
  • 2
  • 11
  • Unfortunately, SO is not a free coding service and questions asking for external resources are out of scope. Either way, this is not the right forum for this question. – Mad Physicist Apr 10 '17 at 20:52
  • Did you check my question @MadPhysicist. What is wrong in it ? Am i doing wrong to ask something .If anybody know this then reply otherwise no need to reply – Anuj Apr 11 '17 at 05:01
  • You posit a requirement, no code and no effort on your part. Please look up the official site rules if you think my initial comment was made up just to be rude instead of being meant literally. – Mad Physicist Apr 11 '17 at 05:04
  • Fine ,no problem but i worked with that git hub code . It is working fine but only tab is swiping here .full code is same as defined in that git – Anuj Apr 11 '17 at 05:27

2 Answers2

2

This is the best Solution at the moment. Please look into this!

Ionic 2 Forum: https://forum.ionicframework.com/t/ionic-2-swipeable-tabs-are-now-here/84266 GitHub: https://github.com/zyramedia/ionic2-super-tabs-example

  • Thanks. I have used this but i want to scroll tabs also . I have put my issue there https://github.com/zyramedia/ionic2-super-tabs-example/issues/2 :( – Anuj Apr 11 '17 at 08:03
  • But i want to use it asap in my office project :( – Anuj Apr 11 '17 at 08:05
  • Well you have to correspondend with the creators of the super tabs. Show them this link: https://github.com/SinoThomas/Ionic2-ScrollableTabs in your GitHub Issue so they will know and understand better what you want. If you have luck they will add it soon. –  Apr 11 '17 at 08:07
  • As you can see they uptadted it! You can now scroll Tabs too if you want to :) –  May 09 '17 at 11:09
0

if you want to make some swiped tabs under a selected tab , you can try this use to use this tutorial swiped tabs in ionic 3

https://www.youtube.com/watch?v=mlwVsr0_iO8&t=2s enter image description here