# Mobile
# Introduction
While Vue.js does not natively support mobile app development, there are a number of solutions for creating native iOS and Android apps with Vue.js.
# Hybrid-App Development
# Capacitor
Capacitor (opens new window) is a project from the Ionic Team (opens new window) that allows developers to build native iOS, Android, and PWA apps with a single codebase by providing an API that can be run across multiple platforms.
Resources
# NativeScript
NativeScript (opens new window) powers cross-platform (truly native) mobile apps, using the web skills you already know. Combined they are a fantastic pair for developing immersive mobile experiences.
Resources