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 |
---|---|
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
- Angular
- Capacitor
- Ionic
-Idrimi
GPL v3