Monday, 28 May 2018

Replicate the WhatsApp swipe between tabs transition in VueJS/VuetifyJS

I'm using the VuetifyJS framework for VueJS and I would like to replicate the swipe between tabs transition WhatsApp for Android uses.

You can swipe in WhatsApp to the left or right and you get to see the new section while you swipe. In VuetifyJS you don't see the content of the tabs until you finished the swipe. I made a CodePen example what I have so far: https://codepen.io/anon/pen/GdbxoL?&editors=101

How to show the content of the tab while swiping to it?



from Replicate the WhatsApp swipe between tabs transition in VueJS/VuetifyJS

No comments:

Post a Comment