Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想显示一个与 Whatsapp 完全相同的添加新联系人屏幕。我尝试了默认的 ios 联系人视图控制器CNContactViewController。但它与 Whatsapp 不一样。请给我一个解决方案。
您可以使用 Contacts Framework 在代码中创建新联系人,从而允许您从头开始构建自己的 ViewController:
https://developer.apple.com/documentation/contacts