Need advice about which tool to choose?Ask the StackShare community!
Crosswalk vs Vue Native: What are the differences?
Crosswalk: Replace Android’s default WebView with Crosswalk, a predictable web runtime for developing powerful Android and Cordova apps. Crosswalk is a web runtime for ambitious HTML5 applications. All the features of a modern browser, deep device integration and an API for adding native extensions; Vue Native: Build cross platform native mobile apps using Vue.js. Vue Native is a mobile framework to build truly native mobile app using Vue.js. Its is designed to connect React Native and Vue.js Vue Native is a wrapper around React Native APIs, which allows you to use Vue.js and compose rich mobile User Interface..
Crosswalk and Vue Native can be categorized as "Cross-Platform Mobile Development" tools.
Some of the features offered by Crosswalk are:
- Develop around device fragmentation
- Provide a feature rich experience on all Android 4.x devices
- Easily debug with Chrome DevTools
On the other hand, Vue Native provides the following key features:
- Declarative rendering
- Two-way binding
- Goodness of Vue ecosystem
Crosswalk and Vue Native are both open source tools. Vue Native with 6.2K GitHub stars and 216 forks on GitHub appears to be more popular than Crosswalk with 2.17K GitHub stars and 569 GitHub forks.
Heya, I'm very new on here! And I hope I can get advice on this matter :
We are working on a new app. The web version is on Sails.js (V1)/node.js/vue.js. Started with the Web App default settings (including login and payments, which we are using use). We started with a web version to give access to the customer to start creating the data while building the mobile version. (iOS and Android)
I heard of Apache Cordova, that using the same JavaScript/css could be used to not re-code the front-end of the app for iPhones and Androids. I've been told that it is end-of-life now (? - I couldn't find this info myself).
I saw that Vue Native might be an alternative and would only need a few adjustments from our web version as we are using Vue.js for the frontend.
I know next to nothing on this, so I would really appreciate it if you guys could point me to possible solutions you've used and why instead of searching through all the existing solutions. (I'm very open to know if there are alternatives to those two too !!)
We will need to be using the GPS functions of the mobiles, which is a big part of the app.
Thank you!
i don't have any experience with the vue native what so ever but i think Quasar and Ionic are the best options for an HTML/CSS/JS based mobile app ionic has full support of vue and quasar is built on vue you may have to change some configurations in your project files
I'm a huge fan of Vue.js and I'm pretty comfortable with it. I need to build a mobile app for my company and I was now wondering whether I could make use of VueJS with Vue Native instead of switching to React. I know Vue Native builds on top of RN. My question is whether I'd have as much freedom with Vue Native over RN and whether you feel like Vue Native is "production ready" or not. Not sure of which shortcomings I may find using Vue Native... Thanks a lot!!!
Vue Native is definitely production-ready in my experience. I've used both, have apps built with both in production right now, and both are fine technologies. As far as I can recall, there's nothing in RN that you can't do in VN. Given that, I would say go with "the devil you know".
That said, the one downside of VN over RN is that there are a lot more people using RN last I checked, so there are likely more resources readily available.
Pros of Crosswalk
- Essential for Android hybrid apps2
- Improved performance1
- Hybrid desktop apps1
- New Modern Cordova1
- Pretty decent solution to Android WebView issues1
Pros of Vue Native
- Can use v-if, v-model and so on13
- Can be use with vuex and vue-router11
- Use .vue file instead of .js8
- Syntactic sugar6
- Single File Components5
- Easier to learn5
- Reactive programming3
- Great CLI3
- IOS + Android3
Sign up to add or upvote prosMake informed product decisions
Cons of Crosswalk
Cons of Vue Native
- Read more docs6
- Transpiles to React Native2