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

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

Leave a Comment