I have an app that retrieve employees info from a database (name,number,email,etc..) .
So is there a library or framework to create new contacts or modifying them and adding them to the contacts app in iOS using swift?
if I want to show employee contact coming from database , should I create UI like this or I there is a library to this ?