How to display temporary popup message on iPhone/iPad/iOS

后端 未结 10 985
孤城傲影
孤城傲影 2020-12-04 11:31

I\'d like to display a temporary message on the iPhone/iPad displaying confirmation of an action, or some quick status about some background activity.

Is there a st

10条回答
  •  無奈伤痛
    2020-12-04 12:10

    There is a user library on cocoacontrols.com that emulates the Android-style Toast pop-ups. Might be what you are looking for.

    http://www.cocoacontrols.com/platforms/ios/controls/altoastview

    There's also this one that follows the same idea.

    http://www.cocoacontrols.com/platforms/ios/controls/itoast

提交回复
热议问题