Slow swiping between TABS

@brandyshea @mhartington

Hi all,

I am implemented swiping between tabs(HOME,MOVIES,GAMES). every tab calling from services. After calling first time Iam storing into cache.Its working fine but its not smooth to swipe. Can any one help me?

Thank you.

its good to get a codepen showing the actual problem and implementation details

It’s not possible to post on codepen. My actual problem is swiping between tabs are little bit slow. is there any alternative to swipe easily. i used on-swipe-left and on-swipe-right for tabs swipe.

Right now, there isn’t a built in solution to this.
Without a codepen, it’s a bit tough to help debug your issue

1 Like