0.0.8 • Published 7 years ago

native-contact-picker v0.0.8

Weekly downloads
34
License
-
Repository
github
Last release
7 years ago

Cordova Native Contact Picker for Android

This plugin puropse is to use native android contact book to pick phone numbers from your contact book.

To install use:

cordova plugin add native-contact-picker

How to use plugin:

window.NativeContactPicker.pickContact(function(e) {
  console.log("parseLastNineDigits: ", e);
});
0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago