cordova-plugin-contacts-phone-numbers
cordova-plugin-contacts-phone-numbers copied to clipboard
ngCordova
I think your plugin is brilliant. I have started using it with Ionic and the ngCordova module.
I have included a basic interface for this plugin in my ngCordova fork. I will be submitting a pull request to ngCordova once I have added some testing. I have also created a mock definition in ngCordovaMocks which I have found really useful during development.
If you feel it is useful then please include this in your README.md
. My fork of ngCordova can be installed for the moment using
bower install https://github.com/miskinh/ng-cordova.git#contacts-phone-numbers --save
Happy coding, Henry
Hello @miskinh,
Thanks for your contribution. Really cool. Have your pull request been merged onto the main repository?