Ask HN: Did anyone try to build Vue.js-based hybrid mobile apps and succeded?
Greetings,
There are multiple native frameworks that are based on Vue.js version 2: Quasar [1], Onsen UI [2], Framework 7 [3], Weex [4].
[1] http://quasar-framework.org/
[2] https://onsen.io
[3] https://framework7.io/
[4] https://weex.incubator.apache.org/
This is by no means a complete list and I might not be aware of truly great choices in this niche.
I do truly wish you success in your endeavor, and if you have reached it by using one of these frameworks, please do share your experience. I'm quite sure the rest of us will be genuinely grateful if you do.
Sincerely Yours, Jerry P. Miller
4 comments
[ 2.8 ms ] story [ 20.2 ms ] threadI had absolute joy with it as a web dev, and made my life much easier for forms elements that feel native. The App runs pretty smoothly with vue.js on not too old devices.
It was actually an AR app using a Cordova plugin (before ARKit…).
My only pain point was releasing of Android and Apple Apps to their stores, handling certificates and generally the horribly documented app submission flow.
With some tweaking of the webpack/build setup the workflow was pretty smooth, Hot Module Reload via Wifi directly on iOS and Android.
Here are the apps:
https://itunes.apple.com/at/app/plusapp/id1211633535?l=en&mt... https://play.google.com/store/apps/details?id=com.vielgesund...