/nativescript-vue

Native mobile applications using Vue and NativeScript.

Primary LanguageTypeScriptMIT LicenseMIT

NativeScript-Vue3 Beta

npm license

NativeScript-Vue with Vue3 support now in beta!

Quick start

To get started, you can use the StackBlitz Template

...or locally:

ns create myAwesomeApp --template @nativescript-vue/template-blank@beta

cd myAwesomeApp
ns run ios|android

Issues

If you encounter any issues, please open a new issue with as much detail as possible. This is beta software, so there might be bugs.

Looking for V2?

The V2 version has been moved to the v2 branch