Skip to content

UIActivityIndicatorView with a label which can be added to UIButton and UINavigationBar.UINavigationItem

License

Notifications You must be signed in to change notification settings

camoufleur/LabeledActivityIndicatorView

Repository files navigation

LabeledActivityIndicatorView

UIActivityIndicatorView with a label which can be added to UIButton and UINavigationBar.UINavigationItem

给导航栏添加类似于微信的小菊花

先上一张微信聊天界面导航栏表示网络请求的效果图

Wechat

再放一张最终的效果图

UIActivityIndicatorView

Installation

CocoaPods

  1. Add pod 'LabeledActivityIndicatorView' to your Podfile.
  2. Run pod install or pod update.
  3. import "LabeledActivityIndicatorView.h".

直接下载

clone 项目到本地, 将LabeledActivityIndicatorView文件夹拖入项目中使用

  • 喜欢的给个Star吧.
  • 简书个人主页Camoufleur

About

UIActivityIndicatorView with a label which can be added to UIButton and UINavigationBar.UINavigationItem

Resources

License

Stars

Watchers

Forks

Packages

No packages published