0.0.8 • Published 8 years ago

native-contact-picker v0.0.8

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

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago