react native 0.82
react-native-contact latest
Android os 16
Device name : NOTHING OS 4.0
when i update existing contact that time face one issue ,
after save contact in contact store multiples number and if i removed then save but after open again show all duplicates contacts
this issue
Like first time save then show 2 then again save show 4 then again show show 8
in 15 os it's working fine
i use this method for update
Contacts.editExistingContact(contactInfo).then(() => {
react native 0.82
react-native-contact latest
Android os 16
Device name : NOTHING OS 4.0
when i update existing contact that time face one issue ,
after save contact in contact store multiples number and if i removed then save but after open again show all duplicates contacts
this issue
Like first time save then show 2 then again save show 4 then again show show 8
in 15 os it's working fine
i use this method for update
Contacts.editExistingContact(contactInfo).then(() => {