---
description: Browse sample projects that demonstrate how to build iOS and Android apps in the cloud with Capawesome Cloud Native Builds.
title: Sample Projects - Capawesome
image: https://capawesome.io/docs/assets/images/social/cloud/native-builds/sample-projects.png
---

[ Skip to content](#sample-projects) 

[ 🔐 Introducing the **Capacitor Vault** plugin — store secrets behind biometrics or a device passcode.](/blog/announcing-the-capacitor-vault-plugin/) 

* [  Formbricks ](/docs/plugins/formbricks/)
* [  Geocoder ](/docs/plugins/geocoder/)
* [  Google Sign-In ](/docs/plugins/google-sign-in/)
* [  Grafana Faro ](/docs/plugins/grafana-faro/)
* [  libSQL ](/docs/plugins/libsql/)
* [  Live Update ](/docs/plugins/live-update/)
* [  Managed Configurations ](/docs/plugins/managed-configurations/)
* [  Media Session ](/docs/plugins/media-session/)
* [  ML Kit ](/docs/plugins/mlkit/)
* [  Navigation Bar ](/docs/plugins/navigation-bar/)
* [  NFC ](/docs/plugins/nfc/)
* [  OAuth ](/docs/plugins/oauth/)
* [  Pedometer ](/docs/plugins/pedometer/)
* [  Photo Editor ](/docs/plugins/photo-editor/)
* [  PostHog ](/docs/plugins/posthog/)
* [  Printer ](/docs/plugins/printer/)
* [  Purchases ](/docs/plugins/purchases/)
* [  RealtimeKit ](/docs/plugins/realtimekit/)
* [  Screen Orientation ](/docs/plugins/screen-orientation/)
* [  Screenshot ](/docs/plugins/screenshot/)
* [  Secure Preferences ](/docs/plugins/secure-preferences/)
* [  Speech Recognition ](/docs/plugins/speech-recognition/)
* [  Speech Synthesis ](/docs/plugins/speech-synthesis/)
* [  Share Target ](/docs/plugins/share-target/)
* [  Square Mobile Payments ](/docs/plugins/square-mobile-payments/)
* [  SQLite ](/docs/plugins/sqlite/)
* [  Superwall ](/docs/plugins/superwall/)
* [  Torch ](/docs/plugins/torch/)
* [  Vault ](/docs/plugins/vault/)
* [  Wifi ](/docs/plugins/wifi/)
* [  Zip ](/docs/plugins/zip/)
* [  Cloud ](/docs/cloud/)
* [  Live Updates ](/docs/cloud/live-updates/)
* Advanced
* Integrations
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Configuration ](/docs/cloud/native-builds/configuration/)
* [  Environments ](/docs/cloud/native-builds/environments/)
* Guides
* Sample Projects [  Sample Projects ](/docs/cloud/native-builds/sample-projects/)
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  Automations ](/docs/cloud/automations/)
* [  Assist ](/docs/cloud/assist/)
* Account
* Organizations
* [  Organization and User Management ](/docs/cloud/organizations/memberships/)
* [  Single Sign-On (SSO) ](/docs/cloud/organizations/sso/)
* [  Teams ](/docs/cloud/organizations/teams/)
* [  Two-Factor Authentication ](/docs/cloud/organizations/two-factor-authentication/)
* [  Integrations ](/docs/cloud/integrations/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Pricing ](https://capawesome.io/pricing/)
* [  FAQ ](/docs/cloud/faq/)
* [  Support ](/docs/cloud/support/)
* [  Contributing ](/docs/contributing/)
* [  LLMs ](/docs/llms/)
* [  Insiders ](/docs/insiders/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/insiders/support/)
* [  FAQ ](/docs/insiders/faq/)
* [  Blog ](/blog/)
* Categories

# Sample Projects[¶](#sample-projects "Permanent link")

The following sample projects demonstrate how to build iOS and Android apps in the cloud with [Capawesome Cloud](/) Native Builds. Each repository contains a ready-to-use GitHub Actions workflow that triggers a cloud build on every push using the [Capawesome CLI](/docs/cloud/cli/).

Fork any of these repositories to try Capawesome Cloud with a working setup in minutes.

## Capacitor[¶](#capacitor "Permanent link")

* [**cloud-capacitor-cocoapods-demo**](https://github.com/capawesome-team/cloud-capacitor-cocoapods-demo) — Capacitor app using [CocoaPods](https://cocoapods.org/) for iOS dependencies.
* [**cloud-capacitor-spm-demo**](https://github.com/capawesome-team/cloud-capacitor-spm-demo) — Capacitor app using [Swift Package Manager](https://www.swift.org/documentation/package-manager/) for iOS dependencies.
* [**cloud-capacitor-pnpm-demo**](https://github.com/capawesome-team/cloud-capacitor-pnpm-demo) — Capacitor app managed with the [pnpm](https://pnpm.io/) package manager.
* [**cloud-nx-demo**](https://github.com/capawesome-team/cloud-nx-demo) — Capacitor app inside an [Nx](https://nx.dev/) monorepo, configured via a custom [capawesome.config.json](/docs/cloud/native-builds/configuration/).

## Cordova[¶](#cordova "Permanent link")

* [**cloud-cordova-demo**](https://github.com/capawesome-team/cloud-cordova-demo) — Plain [Apache Cordova](https://cordova.apache.org/) app.
* [**cloud-cordova-ionic-demo**](https://github.com/capawesome-team/cloud-cordova-ionic-demo) — Apache Cordova app with [Ionic Framework](https://ionicframework.com/) and [Angular](https://angular.dev/).

## Native[¶](#native "Permanent link")

* [**cloud-android-kotlin-demo**](https://github.com/capawesome-team/cloud-android-kotlin-demo) — Native [Android](https://developer.android.com/) app written in [Kotlin](https://kotlinlang.org/).
* [**cloud-ios-swift-demo**](https://github.com/capawesome-team/cloud-ios-swift-demo) — Native [iOS](https://developer.apple.com/ios/) app written in [Swift](https://www.swift.org/).

## Suggest a Sample[¶](#suggest-a-sample "Permanent link")

Missing a setup you would like to see? [Get in touch](/contact/) and we will consider adding it.

May 21, 2026 

 Back to top 