Objective C: Adding Loading View to View Controllers

穿精又带淫゛_ 提交于 2019-12-21 05:13:08

问题


In my application, I require a loading screen for many of my pages.

How can I create a similar loading effect as seen in the screenshot below?


回答1:


Checkout MBProgressHUD: https://github.com/jk/MBProgressHUD or DSActivityView: http://www.dejal.com/developer/dsactivityview



来源:https://stackoverflow.com/questions/6396567/objective-c-adding-loading-view-to-view-controllers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!