Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jgravois's avatar

Mobile App with Vue.js

I have heard great things about Ionic for creating mobile apps but learned that Angular is required for Ionic.

Does anyone know of a mobile framework that will work well with vue.js? I have to build separate apps for IOS, Windows and Android and can't use just responsive design so I am looking for advice.

THANKS IN ADVANCE!!!

0 likes
8 replies
Mithridates's avatar

@ jgravois that really depends on requirements of your app. Using front end js frameworks isn't always the right way.

poorcoder's avatar

@christopher Ionic = Cordova/Phonegap Ionic framework using Cordova platform... @Mithridates You are right for Cordova/Phonegap Xamarin like platforms but If you check React Native & Native Script you can see the difference they don't use web view ( there is web view if you need) I prefer NativeScript cuz you can always use Objective-C | Java native apis in application w/o easily this gives you really power...

I highly recommend you to check {N}

Reached's avatar

There is a Vue-NativeScript implementation now that you could try, I thinks that’s your best bet :)

1 like

Please or to participate in this conversation.