7 ms·
Is there anything equivalent for Vue? I know there was VueNative and NativeScript and there is even Ionic in Vue, but haven't really seen any framework that is
by sideproject 3y ago
Is there anything equivalent for Vue? I know there was VueNative and NativeScript and there is even Ionic in Vue, but haven't really seen any framework that is either dedicated to Vue or has a strong support for Vue.
- benatkin 3y agoThe title made me think they were trying to rebrand as not being limited to React Native. I think they are instead trying to market to a wider audience by not mentioning React in their tagline, though.
- conradfr 3y agoIonic with Vue works very well. I was afraid because of the Angular roots but the docs (and typescript support) are top notch for Angular/React/Vue. I could basically transfer all my Vue knowledge (and code).
- joshstrange 3y agoQuasar+Vue (uses Capacitor as well) has worked very well for me. I used Ionic with Angular years ago and I know they support Vue now but their support wasn’t great last I looked (it’s been years, this might have changed). Quasar is Vue-only and benefits from that focus.