Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Native mobile applications using Vue and NativeScript.

License

NotificationsYou must be signed in to change notification settings

nativescript-vue/nativescript-vue

Repository files navigation

NativeScript-Vue3

npmlicense

NativeScript-Vue now supports Vue 3 and is generally available! This version brings improved reactivity, a modern plugin system, and better TypeScript support.

Quick Start

To get started, you can use theStackBlitz Template.

Or, set up locally:

ns create myAwesomeApp --template @nativescript-vue/template-blank@latestcd myAwesomeAppns run ios|android

Upgrading to v3

Please refer to ourUpgrade Guide.

Using Vue Devtools

To enable Vue Devtools, run:

ns run ios|android --env.vueDevtools

🛠️Android Users:To allow Vue Devtools to connect, enablecleartext HTTP traffic in yourAndroidManifest.xml:

<application ...+  android:usesCleartextTraffic="true".../>

Issues

If you encounter any issues, please open a new issue with as much detail as possible.

Looking for V2?

The V2 version has been moved to thev2 branch

About

Native mobile applications using Vue and NativeScript.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors43


[8]ページ先頭

©2009-2025 Movatter.jp