Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 331 Bytes

ionicPickContact

Sample Ionic project using the Cordova Contacts Plugin pickContact feature

Instructions

> git clone https://github.com/calendee/ionicPickContact
> cd ionicPickContact`
> ionic platform add ios
> cordova plugin add org.apache.cordova.contacts
> ionic run ios