swiped tab

swiped tab

tab ,swiped tab,slidingTabsDirective

Free!

(11)
Soufien Karray

Soufien Karray

Member since 2015

Details

Version:
1.0
Size:
2mb
Ionic:
1.0 beta,1.0.x,1.3.x
Platforms:
Android
View ID:
c664193e
Released:
8 years ago
Updated:
7 years ago
Category:
Plugins
Tags:
tab, swiped tab

Github lik: https://github.com/newsof1111/ionic_swiped-tabs-v1.1

An example of using with ng-repeat with less loading time : Github Link

The same example with the slidingTab in bottom: Github Link

A smart Sliding tabs based in slidingTabsDirective.js All Tabs are controlled in one controller and every tab can include a external template enjoy it ;) ******THIS WORK IS BASED IN slidingTabsDirective.js SO THIS IS JUST A COMPLEMENTED WORK :)

Happy coding

Made with LOVE

 

Other Popular Plugins:

  1. ionic-sidemenu-for-android

 

 

 

Avatar

Karray Soufien

Computer Science Engineer

Ionic/Angular/Laravel Developer

Xing Link

Youtube Channel

Upwork Link

LinkedIn Link

Send Mail at: karraysoufien@gmail.com





Hey there! You'll need to log in before you can leave a comment here.

h2oh2oh2o

h2oh2oh2o   ·   8 years ago

The demo works perfect and really appreciate for sharing it to the community. I will integrate it to my next project. Thank you!

Soufien Karray

Soufien Karray   ·   8 years ago

you're welcome ;) simple things but cool to see :p

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Steeve

Steeve   ·   8 years ago

Nice work :) thank you

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Hannabal

Hannabal   ·   8 years ago

Thanks for uploading :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

harith

harith   ·   8 years ago

Can the swiped tab work with badges?

Soufien Karray

Soufien Karray   ·   8 years ago

//sorry for late ;), try this code in tab-chats.html <style> .slider-slide-tab span:last-child {border-radius: 10px; background:#ef473a;padding: 3px 8px; color: white; position: relative; bottom: 8px; left: 5px; font-weight: bold;box-shadow:0 0 1px #333; } </style> <div class="bar bar-header bar-dark" style="height: 80px;"> <br></br> <h1 class="title titre" style="line-height: 60px;top: 15px;">stylovitsh</h1> </div> <ion-view view-title="Sliding Tabs 1" style="margin-top: 80px;"> <ion-content scroll="false"> <button class="button button-light"> button-light </button> <ion-slide-box slide-tabs-scrollable="true" show-pager="false" ion-slide-tabs> <ion-slide ion-slide-tab-label="{{Height}}"><div ng-include src="'templates/chats.html'" style="height: {{Height}}px;"></div></ion-slide> <ion-slide ion-slide-tab-label="another tab <span>2</span>"><div ui-view="e" class="col col-dynamic-40" dynamic-md-layout></div></ion-slide> <ion-slide ion-slide-tab-label="tab3"><h1>Tab 3</h1><button ng-click="nextSlide()" >Next slide!</button></ion-slide> <ion-slide ion-slide-tab-label="another tab again"><h1>Tab 4</h1><button ng-click="nextSlide()">Next slide!</button></ion-slide> <ion-slide ion-slide-tab-label="a very large tab"><h1>Tab 5</h1><button ng-click="nextSlide()">Next slide!</button></ion-slide> <ion-slide ion-slide-tab-label="tab6"><h1>Tab 6</h1><button ng-click="nextSlide()">Next slide!</button></ion-slide> </ion-slide-box> </ion-content> </ion-view>

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Soufien Karray

Soufien Karray   ·   8 years ago

this slide can swipe over width in safari and iOS, someone fix this or disable swipe? this plugin is created for android only (Platforms:Android) i tried to fix it .please download again and tell us with screen shot if you have any problem :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Juan David Nicholls

Juan David Nicholls   ·   8 years ago

Any example in Codepen? Repo on Github?

Soufien Karray

Soufien Karray   ·   8 years ago

I will put it . sorry to be late

Soufien Karray

Soufien Karray   ·   8 years ago

Github lik: https://github.com/newsof1111/ionic_swiped-tabs-v1.1

Romuald Zbignev Zhabik

Romuald Zbignev Zhabik   ·   7 years ago

Amazing! Have a question with integration WP-API. How use your tabs with ng-repeat Categories and ng-repeat Post in different Category? WP-API responce for categories http://demo.wp-api.org/wp-json/wp/v2/categories and responce for Posts in category http://demo.wp-api.org/wp-json/wp/v2/posts/?filter[category_id]=7

Soufien Karray

Soufien Karray   ·   7 years ago

thank you romuald, did you check my example using ng-repeat ? there is 3 github link in description . did they helps you ? if not plz contact me in karraysoufien@gmail.com :)

Romuald Zbignev Zhabik

Romuald Zbignev Zhabik   ·   7 years ago

Ok! It's possible use Swiped Tabs with ui-router? Fo example after click or swipe to tab change route to some ID, like: .state('app.view', { url: "/view/:catID", templateUrl: "template/view.html" }) Where catID it's category ID from responce? Thank you!

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

iris

iris   ·   8 years ago

The download seems to be empty. Anyone with the same problem?

Soufien Karray

Soufien Karray   ·   8 years ago

karray.soufien.ipsas@gmail.com ping me until i will check it ;)

Harpreet

Harpreet   ·   8 years ago

the download is empty...can you upload a fresh copy

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Soufien Karray

Soufien Karray   ·   8 years ago

Github lik: https://github.com/newsof1111/ionic_swiped-tabs-v1.1

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Harpreet

Harpreet   ·   8 years ago

Is there a option to make a particular tab as default, so that on reload or switching from a different view takes straight to the default tab...Currently I see a flicker on page load, the last slide content shows and switches back to the first slide content... So there should be a way to make a particular ion-slide as default

Harpreet

Harpreet   ·   8 years ago

The work is really appreciable.. Thanks for sharing it...

Soufien Karray

Soufien Karray   ·   8 years ago

did you test( active-slide) property ? http://ionicframework.com/docs/api/directive/ionSlideBox/ <ion-slide-box slide-tabs-scrollable="true" show-pager="false" ion-slide-tabs active-slide="2"> .............................................................; </ion-slide-box> //make the tab of index 2 as defult

Harpreet

Harpreet   ·   8 years ago

Nope that does not help... Even after adding the active-slide property I see flicker...

Soufien Karray

Soufien Karray   ·   8 years ago

any news harpreet?

Harpreet

Harpreet   ·   8 years ago

@SoufienKarray , active-slide did not resolved the issue. I still see flicker.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Guillermo

Guillermo   ·   8 years ago

Hello, I downloaded the zip, and I find I can not do swipe in android. I am with ionic serve --lab. I generated the android apk and swipe does not work. In IOS, it works perfect. Thank you for your attention, is this possible? Could you tell me if there is an updated version that corrects the error, if there is an error? Thank you very much !

Harpreet

Harpreet   ·   8 years ago

Pull in the latest code from here: https://github.com/newsof1111/ionic_swiped-tabs-v1.1 This works for me on android and iOS both.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

mean sereirith

mean sereirith   ·   8 years ago

Hello its disable my side menu and I want my side menu to work only when it is in the first tab is it possible to do so? Thank you very much!

Soufien Karray

Soufien Karray   ·   8 years ago

can you send me an email :karray.soufien.ipsas@gmail.com

mean sereirith

mean sereirith   ·   8 years ago

sent

Soufien Karray

Soufien Karray   ·   8 years ago

got it :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Anoop George Thomas

Anoop George Thomas   ·   8 years ago

shall i use it in IONIC 2

Soufien Karray

Soufien Karray   ·   8 years ago

i will ,but under the next 3 month :p ,sorry i have many commitments :/, if you want ping me via email and i will send you when i will start ;) karray.soufien.ipsas@gmail.com

Soufien Karray

Soufien Karray   ·   7 years ago

Thomas, this is the first step of making swiped tabs in ionic 2 , you can test it (its not a plugin ) just a manipulation of segments + slides this example works with 2 tabs for now ;) https://github.com/newsof1111/ionic2-swipedTab-OpenProject

Bhaumik

Bhaumik   ·   7 years ago

this example not works for dynamic content in segment.as text 10 segment should be text wrap. so i use slides instead of segment but when we slide, last slide move to left side and white space display at end. is there any solution to prevent this white space?

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

amit gadhiya

amit gadhiya   ·   8 years ago

thank for such a nice plugin if works fine. Only thing is it is not working properly if i use ng-repeat like <ion-slide ng-repeat="catg in catgs" ion-slide-tab-label="{{catg.name}}"></ion-slide>

Soufien Karray

Soufien Karray   ·   8 years ago

hi mr amit can you ping me in my email :karray.soufien.ipsas@gmail.com i make an example for you ;)

Miladi Mohamed

Miladi Mohamed   ·   7 years ago

Hi Soufian, awesome work. I'm facing the same issue using ng-repeat. Does your plugin support it?

Soufien Karray

Soufien Karray   ·   7 years ago

i make a small example using ng-repeat and i tried to make it the fastest possible : https://github.com/newsof1111/SwipedTab-with-ng-repeat test it and ping me if you have any problem :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Ive Botunac

Ive Botunac   ·   7 years ago

Very nice plugin and works fine. Is there is a way for hide header and move up this tab on scroll? Like on WhatsApp or some other apps? Thanks

Soufien Karray

Soufien Karray   ·   7 years ago

i will make a starter app will all this things ;) in theses few days ping me via karraysoufien@gmail.com to be the first download :p

Ive Botunac

Ive Botunac   ·   7 years ago

Thanks, you are very kind =)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Erlan Zhumanasyrov

Erlan Zhumanasyrov   ·   7 years ago

This is amazing! Soufien, i have some problem. I was put js & css files, when i swipe to left side my menu is opened. Hove can i solve, please help me! Thank you

Soufien Karray

Soufien Karray   ·   7 years ago

thank you Erlan, sorry for this late response :/ can you try $ionicSideMenuDelegate.canDragContent(false); if you want to disable the menu drag ,so you can disable it for all page or you can enable it just at the first and the last if you want more detail please send me an email in karraysoufien@gmail.com

Erlan Zhumanasyrov

Erlan Zhumanasyrov   ·   7 years ago

thank you Soufien

Erlan Zhumanasyrov

Erlan Zhumanasyrov   ·   7 years ago

@SoufienKarray i make like this. http://codepen.io/Zhumanasyrov/pen/jyrEJe . in horizontal scrolling and your swipe is working amazing, but when i swiped some information from left to right will opened menu. How can solve this issue? Thank you! Best Regards.

Andal

Andal   ·   7 years ago

I have applied this style in ionic, its working good in both android and iOS

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Andal

Andal   ·   7 years ago

Disable the horizontal scroll bar(iOS) by adding the below mentioned style in your html page <style> ::-webkit-scrollbar { display: none; } </style>

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Prakash Pambhar

Prakash Pambhar   ·   7 years ago

how i can apply this on ionic v3

Yunus Tüzün

Yunus Tüzün   ·   7 years ago

@SoufienKarray I need to this too .

imam asari

imam asari   ·   7 years ago

me too

Saber Smaoui

Saber Smaoui   ·   7 years ago

https://youtu.be/mlwVsr0_iO8

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Yunus Tüzün

Yunus Tüzün   ·   7 years ago

Thank you for your work..How can I use this Ionic 3 this plugins ?

Saber Smaoui

Saber Smaoui   ·   7 years ago

https://youtu.be/mlwVsr0_iO8

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Yunus Tüzün

Yunus Tüzün   ·   7 years ago

Thank you for your work..How can I use this Ionic 3 this plugins ?

Saber Smaoui

Saber Smaoui   ·   7 years ago

https://youtu.be/mlwVsr0_iO8

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Prakash Pambhar

Prakash Pambhar   ·   7 years ago

how i can apply this on ionic v3

Yunus Tüzün

Yunus Tüzün   ·   7 years ago

@SoufienKarray I need to this too .

imam asari

imam asari   ·   7 years ago

me too

Saber Smaoui

Saber Smaoui   ·   7 years ago

https://youtu.be/mlwVsr0_iO8

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Andal

Andal   ·   7 years ago

Disable the horizontal scroll bar(iOS) by adding the below mentioned style in your html page <style> ::-webkit-scrollbar { display: none; } </style>

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Erlan Zhumanasyrov

Erlan Zhumanasyrov   ·   7 years ago

This is amazing! Soufien, i have some problem. I was put js & css files, when i swipe to left side my menu is opened. Hove can i solve, please help me! Thank you

Soufien Karray

Soufien Karray   ·   7 years ago

thank you Erlan, sorry for this late response :/ can you try $ionicSideMenuDelegate.canDragContent(false); if you want to disable the menu drag ,so you can disable it for all page or you can enable it just at the first and the last if you want more detail please send me an email in karraysoufien@gmail.com

Erlan Zhumanasyrov

Erlan Zhumanasyrov   ·   7 years ago

thank you Soufien

Erlan Zhumanasyrov

Erlan Zhumanasyrov   ·   7 years ago

@SoufienKarray i make like this. http://codepen.io/Zhumanasyrov/pen/jyrEJe . in horizontal scrolling and your swipe is working amazing, but when i swiped some information from left to right will opened menu. How can solve this issue? Thank you! Best Regards.

Andal

Andal   ·   7 years ago

I have applied this style in ionic, its working good in both android and iOS

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Ive Botunac

Ive Botunac   ·   7 years ago

Very nice plugin and works fine. Is there is a way for hide header and move up this tab on scroll? Like on WhatsApp or some other apps? Thanks

Soufien Karray

Soufien Karray   ·   7 years ago

i will make a starter app will all this things ;) in theses few days ping me via karraysoufien@gmail.com to be the first download :p

Ive Botunac

Ive Botunac   ·   7 years ago

Thanks, you are very kind =)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

amit gadhiya

amit gadhiya   ·   8 years ago

thank for such a nice plugin if works fine. Only thing is it is not working properly if i use ng-repeat like <ion-slide ng-repeat="catg in catgs" ion-slide-tab-label="{{catg.name}}"></ion-slide>

Soufien Karray

Soufien Karray   ·   8 years ago

hi mr amit can you ping me in my email :karray.soufien.ipsas@gmail.com i make an example for you ;)

Miladi Mohamed

Miladi Mohamed   ·   7 years ago

Hi Soufian, awesome work. I'm facing the same issue using ng-repeat. Does your plugin support it?

Soufien Karray

Soufien Karray   ·   7 years ago

i make a small example using ng-repeat and i tried to make it the fastest possible : https://github.com/newsof1111/SwipedTab-with-ng-repeat test it and ping me if you have any problem :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Anoop George Thomas

Anoop George Thomas   ·   8 years ago

shall i use it in IONIC 2

Soufien Karray

Soufien Karray   ·   8 years ago

i will ,but under the next 3 month :p ,sorry i have many commitments :/, if you want ping me via email and i will send you when i will start ;) karray.soufien.ipsas@gmail.com

Soufien Karray

Soufien Karray   ·   7 years ago

Thomas, this is the first step of making swiped tabs in ionic 2 , you can test it (its not a plugin ) just a manipulation of segments + slides this example works with 2 tabs for now ;) https://github.com/newsof1111/ionic2-swipedTab-OpenProject

Bhaumik

Bhaumik   ·   7 years ago

this example not works for dynamic content in segment.as text 10 segment should be text wrap. so i use slides instead of segment but when we slide, last slide move to left side and white space display at end. is there any solution to prevent this white space?

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

mean sereirith

mean sereirith   ·   8 years ago

Hello its disable my side menu and I want my side menu to work only when it is in the first tab is it possible to do so? Thank you very much!

Soufien Karray

Soufien Karray   ·   8 years ago

can you send me an email :karray.soufien.ipsas@gmail.com

mean sereirith

mean sereirith   ·   8 years ago

sent

Soufien Karray

Soufien Karray   ·   8 years ago

got it :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Steeve

Steeve   ·   8 years ago

Nice work :) thank you

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Harpreet

Harpreet   ·   8 years ago

Is there a option to make a particular tab as default, so that on reload or switching from a different view takes straight to the default tab...Currently I see a flicker on page load, the last slide content shows and switches back to the first slide content... So there should be a way to make a particular ion-slide as default

Harpreet

Harpreet   ·   8 years ago

The work is really appreciable.. Thanks for sharing it...

Soufien Karray

Soufien Karray   ·   8 years ago

did you test( active-slide) property ? http://ionicframework.com/docs/api/directive/ionSlideBox/ <ion-slide-box slide-tabs-scrollable="true" show-pager="false" ion-slide-tabs active-slide="2"> .............................................................; </ion-slide-box> //make the tab of index 2 as defult

Harpreet

Harpreet   ·   8 years ago

Nope that does not help... Even after adding the active-slide property I see flicker...

Soufien Karray

Soufien Karray   ·   8 years ago

any news harpreet?

Harpreet

Harpreet   ·   8 years ago

@SoufienKarray , active-slide did not resolved the issue. I still see flicker.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Soufien Karray

Soufien Karray   ·   8 years ago

Github lik: https://github.com/newsof1111/ionic_swiped-tabs-v1.1

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

iris

iris   ·   8 years ago

The download seems to be empty. Anyone with the same problem?

Soufien Karray

Soufien Karray   ·   8 years ago

karray.soufien.ipsas@gmail.com ping me until i will check it ;)

Harpreet

Harpreet   ·   8 years ago

the download is empty...can you upload a fresh copy

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Juan David Nicholls

Juan David Nicholls   ·   8 years ago

Any example in Codepen? Repo on Github?

Soufien Karray

Soufien Karray   ·   8 years ago

I will put it . sorry to be late

Soufien Karray

Soufien Karray   ·   8 years ago

Github lik: https://github.com/newsof1111/ionic_swiped-tabs-v1.1

Romuald Zbignev Zhabik

Romuald Zbignev Zhabik   ·   7 years ago

Amazing! Have a question with integration WP-API. How use your tabs with ng-repeat Categories and ng-repeat Post in different Category? WP-API responce for categories http://demo.wp-api.org/wp-json/wp/v2/categories and responce for Posts in category http://demo.wp-api.org/wp-json/wp/v2/posts/?filter[category_id]=7

Soufien Karray

Soufien Karray   ·   7 years ago

thank you romuald, did you check my example using ng-repeat ? there is 3 github link in description . did they helps you ? if not plz contact me in karraysoufien@gmail.com :)

Romuald Zbignev Zhabik

Romuald Zbignev Zhabik   ·   7 years ago

Ok! It's possible use Swiped Tabs with ui-router? Fo example after click or swipe to tab change route to some ID, like: .state('app.view', { url: "/view/:catID", templateUrl: "template/view.html" }) Where catID it's category ID from responce? Thank you!

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Soufien Karray

Soufien Karray   ·   8 years ago

this slide can swipe over width in safari and iOS, someone fix this or disable swipe? this plugin is created for android only (Platforms:Android) i tried to fix it .please download again and tell us with screen shot if you have any problem :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

harith

harith   ·   8 years ago

Can the swiped tab work with badges?

Soufien Karray

Soufien Karray   ·   8 years ago

//sorry for late ;), try this code in tab-chats.html <style> .slider-slide-tab span:last-child {border-radius: 10px; background:#ef473a;padding: 3px 8px; color: white; position: relative; bottom: 8px; left: 5px; font-weight: bold;box-shadow:0 0 1px #333; } </style> <div class="bar bar-header bar-dark" style="height: 80px;"> <br></br> <h1 class="title titre" style="line-height: 60px;top: 15px;">stylovitsh</h1> </div> <ion-view view-title="Sliding Tabs 1" style="margin-top: 80px;"> <ion-content scroll="false"> <button class="button button-light"> button-light </button> <ion-slide-box slide-tabs-scrollable="true" show-pager="false" ion-slide-tabs> <ion-slide ion-slide-tab-label="{{Height}}"><div ng-include src="'templates/chats.html'" style="height: {{Height}}px;"></div></ion-slide> <ion-slide ion-slide-tab-label="another tab <span>2</span>"><div ui-view="e" class="col col-dynamic-40" dynamic-md-layout></div></ion-slide> <ion-slide ion-slide-tab-label="tab3"><h1>Tab 3</h1><button ng-click="nextSlide()" >Next slide!</button></ion-slide> <ion-slide ion-slide-tab-label="another tab again"><h1>Tab 4</h1><button ng-click="nextSlide()">Next slide!</button></ion-slide> <ion-slide ion-slide-tab-label="a very large tab"><h1>Tab 5</h1><button ng-click="nextSlide()">Next slide!</button></ion-slide> <ion-slide ion-slide-tab-label="tab6"><h1>Tab 6</h1><button ng-click="nextSlide()">Next slide!</button></ion-slide> </ion-slide-box> </ion-content> </ion-view>

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Hannabal

Hannabal   ·   8 years ago

Thanks for uploading :)

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

h2oh2oh2o

h2oh2oh2o   ·   8 years ago

The demo works perfect and really appreciate for sharing it to the community. I will integrate it to my next project. Thank you!

Soufien Karray

Soufien Karray   ·   8 years ago

you're welcome ;) simple things but cool to see :p

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Guillermo

Guillermo   ·   8 years ago

Hello, I downloaded the zip, and I find I can not do swipe in android. I am with ionic serve --lab. I generated the android apk and swipe does not work. In IOS, it works perfect. Thank you for your attention, is this possible? Could you tell me if there is an updated version that corrects the error, if there is an error? Thank you very much !

Harpreet

Harpreet   ·   8 years ago

Pull in the latest code from here: https://github.com/newsof1111/ionic_swiped-tabs-v1.1 This works for me on android and iOS both.

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Hey there! You'll need to log in before you can leave a rating here.

Kewal   ·     ·   8 years ago

This is great

Steeve   ·     ·   8 years ago

Nice work

Hannabal   ·     ·   8 years ago

Awesome :)

leo3cu   ·     ·   8 years ago

Nice

leo3cu   ·     ·   8 years ago

Nice

  ·     ·   8 years ago

this slide can swipe over width in safari and iOS, someone fix this or disable swipe?

amit gadhiya   ·     ·   8 years ago

Excellent work, Keep Going

SOURAV DAS   ·     ·   7 years ago

awesome..Keep posting more

Romuald Zbignev Zhabik   ·     ·   7 years ago

Awesome

William Young   ·     ·   7 years ago

Nice!

Rishikesh Vedpathak   ·     ·   7 years ago

Nice

  ·     ·   just now

{{ rating.comment }}

  ·     ·   just now

{{ rating.comment }}

Rishikesh Vedpathak    ·     ·   7 years ago

Nice

William Young    ·     ·   7 years ago

Nice!

Romuald Zbignev Zhabik    ·     ·   7 years ago

Awesome

SOURAV DAS    ·     ·   7 years ago

awesome..Keep posting more

amit gadhiya    ·     ·   8 years ago

Excellent work, Keep Going

Steeve    ·     ·   8 years ago

Nice work

leo3cu    ·     ·   8 years ago

Nice

leo3cu    ·     ·   8 years ago

Nice

Hannabal    ·     ·   8 years ago

Awesome :)

Kewal    ·     ·   8 years ago

This is great

    ·     ·   8 years ago

this slide can swipe over width in safari and iOS, someone fix this or disable swipe?