I'm use react-native and react-native-contacts, so, I need the total list of contacts to persist that. Then, when the user open again the app I need to check contacts added for save it again only this newers.
Exist any method for that?
I'm use react-native and react-native-contacts, so, I need the total list of contacts to persist that. Then, when the user open again the app I need to check contacts added for save it again only this newers.
Exist any method for that?
No method for this. You can iterate as @CampbellMG said in the application. If you want this feature please open an issue in the tracker.