how i can implement a custom UIAlertview with a progress bar and a cancel button?

后端 未结 3 634
陌清茗
陌清茗 2021-01-03 12:59

Hi iPhone application developers,

I am developing an iphone application. This application allows a user to upload images to my server. I want to show the upload prog

3条回答
  •  感动是毒
    2021-01-03 13:48

    I know you are asking about doing it in an Alert, but you might want to checkout http://github.com/matej/MBProgressHUD

提交回复
热议问题