Need advice about which tool to choose?Ask the StackShare community!

NativeScript

538
1.1K
+ 1
516
Vue Native

101
746
+ 1
57
Add tool

NativeScript vs Vue Native: What are the differences?

Introduction

This Markdown code describes the key differences between NativeScript and Vue Native, two frameworks used for building cross-platform mobile applications.

  1. Syntax: NativeScript uses a syntax similar to JavaScript, allowing developers to write code using familiar JavaScript concepts. On the other hand, Vue Native uses the Vue.js syntax, making it easier for web developers already familiar with Vue.js to transition to mobile app development.

  2. Components: NativeScript provides a large set of built-in UI components, which can be customized and styled according to the app's requirements. In contrast, Vue Native leverages the existing Vue.js ecosystem, allowing developers to use Vue components and libraries to build the user interface.

  3. Performance: NativeScript allows developers to write high-performance, native apps by leveraging the native APIs and UI components of the underlying platform. This can result in better performance compared to Vue Native, which relies on a bridge to communicate between JavaScript and native elements, potentially introducing some overhead.

  4. Development Environment: NativeScript provides a CLI-based development environment that allows developers to build and deploy apps using their preferred text editor or IDE. In contrast, Vue Native leverages the Expo development environment, which offers a more streamlined and integrated experience with features like hot reloading and device testing.

  5. Community and Ecosystem: NativeScript has a well-established and vibrant community, with a wide range of resources, plugins, and extensions available to developers. Vue Native, being a relatively newer framework, currently has a smaller community and a more limited ecosystem compared to NativeScript.

  6. Project Maturity and Stability: NativeScript has been around for several years and has a stable and mature codebase. It is trusted by many developers and has a proven track record of building successful apps. Vue Native, being a newer framework, may still have some rough edges and might not have undergone extensive testing and real-life production use.

In Summary, NativeScript and Vue Native differ in their syntax, component libraries, performance, development environments, community and ecosystem size, and project maturity/stability. NativeScript leverages native APIs for high-performance apps, while Vue Native provides a familiar syntax and leverages the Vue.js ecosystem for UI components.

Advice on NativeScript and Vue Native
Needs advice
on
Apache CordovaApache Cordova
and
Vue NativeVue Native

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!

See more
Replies (1)
ahmed Tirhmert
Fullstack Web Developer · | 3 upvotes · 69.1K views

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

See more
Needs advice
on
React NativeReact Native
and
Vue NativeVue Native

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!!!

See more
Replies (1)
Barry Hylton
Recommends
on
Vue NativeVue Native

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.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of NativeScript
Pros of Vue Native
  • 75
    Access to the entire native api
  • 47
    Support for native ios and android libraries
  • 46
    Support for javascript libraries
  • 46
    Angular 2.0 support
  • 44
    Native ux and performance
  • 37
    Typescript support
  • 35
    Backed up by google and telerik
  • 29
    Css support
  • 27
    Cross-platform declarative ui and code
  • 25
    Fully open source under apache 2.0 license
  • 11
    Vuejs support
  • 9
    60fps performance
  • 6
    Powerful data visualization with native UI
  • 5
    VS Code integration
  • 5
    Angular, typescript and javascript support
  • 5
    No need for Mac to build iOS apps in Telerik Platform
  • 4
    Extended CLI support
  • 4
    Cloud builds as part of Telerik PLatform
  • 4
    Truly Object-Oriented with Typescript
  • 4
    On-device debugging
  • 4
    Extensibility
  • 3
    Access to entire native api
  • 3
    Live reload
  • 3
    Easiest of all other frameworks
  • 3
    Easy to learn
  • 3
    Backed by google
  • 3
    0 day support for new OS updates
  • 3
    Publishing modules to NPM
  • 2
    Vue.js support out of the box
  • 2
    VueJS support
  • 2
    Svelte support
  • 2
    Powerfull mobile services as part of Telerik Platform
  • 2
    Native ui with angular
  • 2
    Vue support
  • 1
    Playground
  • 1
    Hot Reload
  • 1
    HMR via webpack
  • 1
    Very small app size
  • 1
    Write once, use anywhere
  • 1
    Easy to use, support for almost all npm packages
  • 1
    Rich ecosystem
  • 1
    Compile to Apple/Google Stores via CloudCompiler
  • 1
    Has CSS ;-)
  • 1
    It works with Angular
  • 1
    Code reuse with your website
  • 0
    Dart
  • 13
    Can use v-if, v-model and so on
  • 11
    Can be use with vuex and vue-router
  • 8
    Use .vue file instead of .js
  • 6
    Syntactic sugar
  • 5
    Single File Components
  • 5
    Easier to learn
  • 3
    Reactive programming
  • 3
    Great CLI
  • 3
    IOS + Android

Sign up to add or upvote prosMake informed product decisions

Cons of NativeScript
Cons of Vue Native
  • 5
    Lack of promotion
  • 1
    Slower Performance compared to competitors
  • 6
    Read more docs
  • 2
    Transpiles to React Native

Sign up to add or upvote consMake informed product decisions

What is NativeScript?

NativeScript enables developers to build native apps for iOS, Android and Windows Universal while sharing the application code across the platforms. When building the application UI, developers use our libraries, which abstract the differences between the native platforms.

What is Vue Native?

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.

Need advice about which tool to choose?Ask the StackShare community!

What companies use NativeScript?
What companies use Vue Native?
See which teams inside your own company are using NativeScript or Vue Native.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with NativeScript?
What tools integrate with Vue Native?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to NativeScript and Vue Native?
React Native
React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript and React. The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere. Facebook uses React Native in multiple production apps and will continue investing in React Native.
Ionic
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components for building highly interactive apps. Use with Angular, React, Vue, or plain JavaScript.
Xamarin
Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (including Visual Studio*), as well as skills in .NET and the C# programming language, to create mobile applications for the industry’s most widely-used mobile devices, including Android-based smartphones and tablets, iPhone, iPad and iPod Touch.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
Flutter
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
See all alternatives