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.
我已经集成了 eventKit 框架并使用 EKEventEditViewController 来组织事件,但我想更改它的 UI。看这里:
我想将另外两个字段添加到该视图中。一个类似于标题(文本字段),另一个是允许用户选择类型的下拉菜单。
我为此搜索了很多,但没有找到任何可靠的解决方案。任何帮助表示赞赏。