joshuapinter / react-native-unified-contacts

Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.
MIT License
158 stars 56 forks source link

is it possible to import contacts from gmail on ios? #34

Closed AFMW closed 6 years ago

AFMW commented 6 years ago

Is it possible with this library to import the contacts that i have on my gmail account on IOS?

Im using RN 0.42.0

joshuapinter commented 6 years ago

Good question. I know Unified Contacts doesn't connect to your Gmail account (yet!) but I think iOS might have a way to synchronize your contacts with your Gmail account, and then from there you can access them via Unified Contacts.

If not, I'd be happy to accept a Pull Request to do this.

Let me know.

AFMW commented 6 years ago

I think it would be awesome that the library itself synchronize your Gmail contacts, It would save a lot of headaches to the ones who would use the PR app.

joshuapinter commented 6 years ago

@AFMW I agree. I'm going to close this for now but will add that to the development backlog.