Are there customizable progress bars for iOS? [closed]

。_饼干妹妹 提交于 2019-12-06 01:37:20

问题


UIProgressView doesn't allow any customization. I know it's not exactly something complicated, but still I'd prefer to use an open sourced solution rather than re-inventing my own wheel.

Are there any?


回答1:


There are many at Cocoa Controls, some are more customizable than others. I like ATMHud.

...


回答2:


Github is usually a good source for such OS projects. Here's one possibility:

CMTwoToneProgressBar



来源:https://stackoverflow.com/questions/6228626/are-there-customizable-progress-bars-for-ios

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