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

Vue Native

Build native iOS and Android apps with Vue 3

Get StartedComponents

Real Native UI

Every component maps to UIKit on iOS 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 both iOS and Android. 20 built-in components with full parity.

Native Performance

JavaScriptCore on iOS, 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