react-native-addressbook icon indicating copy to clipboard operation
react-native-addressbook copied to clipboard

React Native AddressBook

Results 6 react-native-addressbook issues
Sort by recently updated
recently updated
newest added

I sync my google contact with my phone book id and display all the contact in the phonebook. How Can I bifurcation of which is my google contact and others?...

I sync my google contact with my phone book id and display all the contact in the phonebook. How Can I bifurcation of which is my google contact and others?...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

the PR https://github.com/rt2zz/react-native-addressbook/pull/13 fixes version 1.3.0 but there is no new release on npm.

We're using your module in our RN app and it's been great, but recently a few users are experiencing a crash that we believe is in **RCTAddressBook.m**. We've tracked it...

This module should support android. I've done some very preliminary research on writing a native module to the [contact provider](https://developer.android.com/guide/topics/providers/contacts-provider.html) but further work will have to wait until I get...