Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.24 KB

README.md

File metadata and controls

61 lines (41 loc) · 1.24 KB

capContactsDemo

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