开发者

iOS custom dialog box

开发者 https://www.devze.com 2023-04-03 02:27 出处:网络
I\'m working on an iPhone app in which I\'m trying to create a card which will be shown on top of a view and when a touch event happens outside its boundaries, the card needs to be closed. What is the

I'm working on an iPhone app in which I'm trying to create a card which will be shown on top of a view and when a touch event happens outside its boundaries, the card needs to be closed. What is the best way of doing it. The card will have a custom background image, a UIWebview(which c开发者_JAVA百科ontains a question) and 2 buttons - yes and no.

Any suggestion is highly appreciated. Thanks in advance.


You can take a look at TSAlertView. It's a replacement for UIAlertView.

You may inspire yourself from that example to make one yourself with your specifications.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号