Vue NativeVue Native
Guide
Components
Composables
Navigation
  • iOS
  • Android
  • macOS
GitHub
Guide
Components
Composables
Navigation
  • iOS
  • Android
  • macOS
GitHub

Vue Native

Build native iOS, Android, and macOS apps with Vue 3

Get StartedComponents

Real Native UI

Every component maps to UIKit on iOS, AppKit on macOS, and Android Views on Android. No WebView, no DOM, no compromise.

Vue 3 First

Composition API, script setup, ref, computed, watch — your existing Vue knowledge transfers directly.

Cross-Platform

One Vue codebase targets iOS, Android, and macOS. 30+ built-in components with full parity.

Native Performance

JavaScriptCore on iOS and macOS, V8 on Android. Yoga / FlexboxLayout for pixel-perfect layouts.

Developer Experience

Hot reload, TypeScript, Vite, and a CLI scaffold get you running in minutes.

Native Modules

Haptics, AsyncStorage, Camera, Geolocation, Biometry, Notifications, and more — ready to use.

MIT Licensed