Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 858 Bytes

mobile.md

File metadata and controls

23 lines (12 loc) · 858 Bytes

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 is a project from the Ionic Team 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 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