Vue Native - 用 JavaScript 和 Vue 开发原生移动应用

8,298 阅读1分钟
原文链接: vue-native.io

Introduction

First of all we would like to thank SmallComfort (github.com/SmallComfor…) for their efforts in creating the compiler.

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.

What is Vue.js?

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.

Installation Caught a mistake or want to contribute to the documentation? Edit this page on GitHub!