robingenz / capacitor-plugin-demo

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.

Home Page:https://capacitor-plugin-demo-robingenz.vercel.app/home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capacitor-plugin-demo

GitHub Workflow Status

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.

Plugins

The following plugins are included:

Development Setup 💻

Prerequisites

Getting Started

Clone this repository:

git clone https://github.com/robingenz/capacitor-plugin-demo.git

Change to the root directory of the project:

cd capacitor-plugin-demo

Install all dependencies:

npm i

Prepare and launch the Android app:

npx ionic cap sync android
npx ionic cap run android

Prepare and launch the iOS app:

npx ionic cap sync ios
npx ionic cap run ios

This project uses Ionic as app development platform and the Ionic CLI.

License

See LICENSE.

About

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.

https://capacitor-plugin-demo-robingenz.vercel.app/home

License:MIT License


Languages

Language:TypeScript 60.8%Language:HTML 28.0%Language:SCSS 5.0%Language:Swift 2.2%Language:Ruby 1.9%Language:Java 1.1%Language:JavaScript 1.0%