morenoh149 / react-native-contacts

React Native Contacts
MIT License
1.64k stars 560 forks source link

Add name prefix to iOS #723

Closed cmdrootaccess closed 7 months ago

cmdrootaccess commented 11 months ago

i noticed that name prefix is not visible in iOS. plus there are several issues opened regarding this. This pr adds the name prefix.

The added typed prefix reads namePrefix: string; . This can also replace the current prefix: string;. So the choice is yours.

morenoh149 commented 10 months ago

thanks. How is namePrefix different from the existing prefix? Also does android provide the same prefix information?

github-actions[bot] commented 8 months ago

This Pull request is stale, please review.