morenoh149 / react-native-contacts

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

Blank contacts have null as displayName, givenName and suffix #588

Closed markkarrica closed 3 years ago

markkarrica commented 3 years ago

I found 4 blank contacts (and I don't know how they got there). They have displayName, givenName, prefix and suffix saved as null (which is not written in the typescript definitions). This can be easily fixed by adding the possible null type in the typescript definitions or by setting an empty string by default. Blank contact

morenoh149 commented 3 years ago

feel free to add to https://github.com/morenoh149/react-native-contacts/blob/master/index.d.ts

Cutsman24 commented 3 years ago

Please disregard, post made in error.

github-actions[bot] commented 3 years ago

This issue is stale, please provide more information about the status