capContactsDemo
October 25, 2021 ยท View on GitHub
A Demo showing the usage of Capcitor Contacts Plugin. A native Capcitor plugin to manage phone contacts. Built for Angular hybrid apps.
npm: https://www.npmjs.com/package/@capacitor-community/contacts
gitHub: https://github.com/capacitor-community/contacts
| iOS | Android |
|---|---|
![]() |
Getting Started
Usage
Clone the app:
git clone https://github.com/byrdsandbytes/capContactsDemo.git
cd capContactsDemo
Install dependencies:
npm install
build the App:
npx ionic build
Sync build to Android and ios Platforms
npx cap sync
open Xcode or Android Studio project
npx cap open ios
npx cap open android
Built With
- Angular
- Capacitor
- Ionic
Authors
-Idrimi
License
GPL v3
