I am working on a project, where I have to fetch phone contact details and display as list view in UI using react-native. Used react-native-contacts library to fetch the phone contact details.
My problem is react-native-contacts does not provide any info about whether the contact is marked as favorite. Can anyone help me is there any library to get favorite details.