Created with Capacitor Create App

This app was created using @capacitor/create-app, and comes with a very minimal shell for building an app.

Running this example

To run the provided example, you can use npm start command.

npm start

Background Color

In src/manifest.json, "#31d53d" refers to the green color which is visible in the background in the web version. This is not visible in the built version.

Running iOS

https://capacitorjs.com/docs/ios#adding-the-ios-platform

npm install @capacitor/ios npx cap add ios npx cap open ios

To Rerun: npm run build && npx cap copy ios

Description
No description provided
Readme 13 MiB
Languages
JavaScript 90.3%
Swift 5.2%
HTML 1.8%
Ruby 1.6%
CSS 0.7%
Other 0.4%