What is Vue Native?

- Andrés Cruz

En español
What is Vue Native?

Vue Native is a framework that allows us to create cross-platform native mobile applications using JavaScript and we can say its main characteristics in 3 points

  1. Vue ecosystem goodness
  2. Build to react native
  3. React Native ecosystem integrity

Create native apps for Android and iOS using React

Vue Native combines the best parts of native development using elements that are typical of React Native; Vue Native uses the core of this to be able to translate all our Vue code to finally a native application that is running on an Android or iOS.

Written in JavaScript - rendered with native code

Elements that are native are rendered in the native platform UI, which means your app uses the same native platform APIs.

Native development for everyone

With Vue Native we can create native applications so as not to deteriorate the user experience with poor interfaces rendered with web technologies.

Provides a core set of platform-independent native components

How View, Text and Image, which map directly to the basic components of the platform's native UI; therefore, we can use them regardless of the operating system for which we want to create the application.

React Native components (which are used internally by Vue Native) wrap existing native code and interact with native APIs

Quick Update/Hot Reload

See your changes as soon as you save. With the power of JavaScript, Vue Native lets you iterate at lightning speed. No more waiting for native builds to finish. Save, watch, repeat.

Andrés Cruz

Develop with Laravel, Django, Flask, CodeIgniter, HTML5, CSS3, MySQL, JavaScript, Vue, Android, iOS, Flutter

Andrés Cruz In Udemy

I agree to receive announcements of interest about this Blog.