Joshua Pinter

Results 159 comments of Joshua Pinter

Interesting. Are they recently merged (maybe a caching issue)? Maybe Apple keeps them separate in case the user wants to "undo" a merge. I wonder if there is a flag...

Thanks for the kind words. I haven't updated this lib in some time, but hopefully will get to it one day soon. This is a warning so it likely can...

We do not but we're happy to accept a PR.

I haven't looked recently at the fields being pulled. Do a quick check of the code and see if the website/URL field is being pulled. If not, I'm open to...

Thanks for the issue! So you'd like to see all the keys, even if they are empty, correct?

I think I agree with that API. Makes sense to have an empty key but at least have the key present. Allows you to loop through that key's Array without...

Excellent! Thanks in advance for your help! A proper test suite is on the TODO list but nothing is setup yet. The best way, as you mentioned, is to run...

I can't recall at the moment. Can you take a look at the code and if it's not included, submit a PR to add it to the Contact response. Thanks!

Is this for iOS, Android or both? I haven't touched this for awhile but if you look at the [Contact Object](https://github.com/joshuapinter/react-native-unified-contacts#contact-object) you can see the following `note` key: ```js "note":...