0.0.8 • Published 9 years ago

native-contact-picker v0.0.8

Weekly downloads
34
License
-
Repository
github
Last release
9 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

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago