I was creating a new dialer app for the iPhone. We can search contacts on this dialer app.
It’s a web app, so it’s very lightweight, and it uses the Contact Picker API.
We can enable this API by going to:
Settings > Safari > Advanced > Experimental Features > Contact Picker API.
I’ll let you know when it’s done.