Vue3/Capacitor

Hi. Question on Vue3 integration. Does Capacitor support Vue3 yet and if so can someone advise any tutorials on how to set up an app with Capacitor? From what I have seen, i can only see tutorials that cover Vue2.

It for sure works with Vue 3. If you are using the Ionic Framework and Capacitor, the starter project is Vue 3. If you are trying to add Capacitor to an existing Vue 3 project, you should be able to follow Capacitor documentation here.

Capacitor and Ionic have always worked for Vue 3 :slightly_smiling_face:

Thanks both - I am still looking into Capacitor so was a little confused…