码迷,mamicode.com
首页 > 微信 > 详细

iOS 通过分类实现 微信的导航栏"加载中..."

时间:2015-10-19 00:37:45      阅读:864      评论:0      收藏:0      [点我收藏+]

标签:

技术分享  技术分享

使用简单: 1. #import "UIViewController+NavBarLoading.h"

      2. 调 [self startLoading], 显示加载中...

      3. 调 [self stopLoading], 恢复之前的导航栏Title

源码地址: https://github.com/tomatoK/UIViewController-Extension

 

iOS 通过分类实现 微信的导航栏"加载中..."

标签:

原文地址:http://www.cnblogs.com/oumygade/p/4890733.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!