DEV Community

Aaron K Saunders
Aaron K Saunders

Posted on

How to Create A Bottom Drawer In VueJS Using Ionic Framework Components and Gesture API

This is a VueJS version of the previous post where we implemented this using reactjs

Ionic Framework Gesture API makes it easy to create animations and effects in your mobile application.

This is a walkthrough of a simple project where we are using the Ionic Framework Gesture API to implement a custom bottom-drawer component using VueJS.

Ionic Framework's Vue Implementation is Beta

Top comments (0)