Activity indicator with custom image

后端 未结 10 1266
甜味超标
甜味超标 2021-01-31 05:58

I am loading a UIWebView and in the meantime I wan\'t to show a blank page with this\"spinner\" activity indic

10条回答
  •  北恋
    北恋 (楼主)
    2021-01-31 06:30

    Without Image , you can use third party library

    for objective C (also support in iOS 6) https://github.com/shebinkoshy/UIControllsRepo

    for swift https://github.com/shebinkoshy/Activity-Indicator-Swift

    Advantages

    -> Able to set colors for spinner

    -> Available in different sizes like tiny, small, medium, large, very large

    -> Able to set Title (center and bottom) for medium, large, very large sizes

提交回复
热议问题