morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.65k stars 564 forks source link

Why is thumbnailPath not writable? #597

Closed alvaro1728 closed 3 years ago

alvaro1728 commented 3 years ago

Hi,

I'm curious why the photo (thumbnailPath) can't be set when creating a contact. Is it a limitation of iOS or Android? Is there a workaround?

Thanks, Alvaro

morenoh149 commented 3 years ago

@alvaro1728 no workaround. Not sure if there's a limitation in the apis. PRs welcome.