morenoh149 / react-native-contacts

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

[Urgent - Android/Ios] List Contacts get real device show default some phone number #724

Closed NguyenPhuongNam99 closed 9 months ago

NguyenPhuongNam99 commented 1 year ago

Contacts.getAll() .then((contacts) => { setDataList(formatData(contacts)) setContactsList(formatData(contacts)) })

I get all list contact but show default phone number . Example phone number as: Bell, Applessed

Please help me fix bug

github-actions[bot] commented 10 months ago

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