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.
好的,我们假设现在我们不能在 ios7 之后的 AlertViews 中添加子视图。但是当我们需要弹出一个新的小视图让用户输入一些数据时,我们需要做什么呢?苹果说我们现在必须做什么?
您可以创建自己的自定义警报。
我在这里解释了一种方法。