NativeScript-Vue with Vue3 support now in beta!
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
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.
The V2 version has been moved to the v2 branch