---
title: "Capacitor - Cross-platform Native Runtime for Web Apps"
url: https://stacklist.com/card/774af3af-7225-400e-964d-40a345656ddb
source_url: "https://capacitorjs.com/docs"
stack: https://stacklist.com/c/technology/stack/ccfd7e10-4c25-4f4b-89e1-f04980d49961
summary: "Capacitor is a cross-platform native runtime that enables building performant mobile applications for iOS, Android, and more using modern web tooling. It provides a web-focused API set with access to native SDKs, allowing developers to build web-first applications with native functionality through plugins for Swift, Java, and JavaScript."
tags: "capacitor, cross-platform, mobile-development, hybrid-apps, native-runtime, web-native, javascript"
key_entities: "Capacitor (technology), iOS (technology), Android (technology), JavaScript (technology), Swift (technology), Java (technology), Hybrid Apps (concept), Web Native Apps (concept)"
classification: "reference"
content_hash: "sha256:f8f53d27d9e288b600251e92186f031bd187cbd94948931fc3293dd9c0c7372a"
acp_version: "0.2"
token_counts_approximate: 273
visibility: public
agent_accessible: true
status: "final"
---

# Capacitor - Cross-platform Native Runtime for Web Apps

Version: v8 Capacitor is a cross-platform native runtime that makes it easy to build performant mobile applications that run natively on iOS, Android, and more using modern web tooling. Representing the next evolution of Hybrid apps, Capacitor creates Web Native apps , providing a modern native container approach for teams who want to build web-first without sacrificing full access to native SDKs when they need it. Introduction ​ Capacitor provides a consistent, web-focused set of APIs that enable an app to stay as close to web standards as possible, while accessing rich native device features on platforms that support them. If it works in the browser, it probably works in a mobile app when using Capacitor. Adding native functionality is straightforward with a Plugin API for Swift on iOS, Java on Android, and JavaScript for the web. Get Started ​ Getting started with Capacitor is easy! Capacitor can be dropped into any existing modern JavaScript project, or a fresh Capacitor project can be created from scratch. Follow the Installation guide to get started building your app.
