[Vue.js 3.0] Guide – Tooling – Mobile

# 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

  • Capacitor + Vue.js Guide(opens new window)

# 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

  • NativeScript + Vue.js Guide(opens new window)
以上是[Vue.js 3.0] Guide – Tooling – Mobile的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>