Is there already support for vue 3 or do we have to wait for another version? looking in the documentation I can not find information about it
Asked
Active
Viewed 2,741 times
2 Answers
4
According to nativescript-vue
GitHub Issue #583:
- Support for Vue 3 is not yet officially released
- There is a public GitHub repo and NPM package (
nativescript-vue@3.0.0-dev.4
), but no documentation. - Video demo

tony19
- 125,647
- 18
- 229
- 307
1
They released a beta now for NativeScript Vue 3. https://github.com/nativescript-vue/nativescript-vue

mbokil
- 3,202
- 30
- 22