UIActivityIndicatorView with a label which can be added to UIButton and UINavigationBar.UINavigationItem
先上一张微信聊天界面导航栏表示网络请求的效果图
再放一张最终的效果图
- Add
pod 'LabeledActivityIndicatorView'
to your Podfile. - Run
pod install
orpod update
. - import "LabeledActivityIndicatorView.h".
clone 项目到本地, 将LabeledActivityIndicatorView文件夹拖入项目中使用
- 喜欢的给个Star吧.
- 简书个人主页Camoufleur