@interface CZNavigationController ()<UINavigationControllerDelegate>
@property (nonatomic, strong) id popDelegate;
@end
@implementation CZNavigationController
+ (void)initialize
{
// 獲取當(dāng)前類下面的UIBarButtonItem
UIBarButtonItem *item = [UIBarButtonItem appearanceWhenContainedIn:self, nil];
// 設(shè)置導(dǎo)航條按鈕的文字顏色
NSMutableDictionary *titleAttr = [NSMutableDictionary dictionary];
titleAttr[NSForegroundColorAttributeName] = [UIColor orangeColor];
[item setTitleTextAttributes:titleAttr forState:UIControlStateNormal];
// 注意導(dǎo)航條上按鈕不可能,用模型的文字屬性設(shè)置是不好使
// // 設(shè)置不可用
// titleAttr = [NSMutableDictionary dictionary];
// titleAttr[NSForegroundColorAttributeName] = [UIColor lightGrayColor];
// [item setTitleTextAttributes:titleAttr forState:UIControlStateDisabled];
}
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view.
_popDelegate = self.interactivePopGestureRecognizer.delegate;
self.delegate = self;
}
- (void)pushViewController:(UIViewController *)viewController animated:(BOOL)animated
{
if (self.childViewControllers.count) { // 不是根控制器
viewController.hidesBottomBarWhenPushed = YES;
UIBarButtonItem *left = [UIBarButtonItem barButtonItemWithImage:[UIImage imageNamed:@"navigationbar_back"] highImage:[UIImage imageNamed:@"navigationbar_back_highlighted"] target:self action:@selector(popToPre) forControlEvents:UIControlEventTouchUpInside];
// 設(shè)置導(dǎo)航條的按鈕
viewController.navigationItem.leftBarButtonItem = left;
UIBarButtonItem *right = [UIBarButtonItem barButtonItemWithImage:[UIImage imageNamed:@"navigationbar_more"] highImage:[UIImage imageNamed:@"navigationbar_more_highlighted"] target:self action:@selector(popToRoot) forControlEvents:UIControlEventTouchUpInside];
viewController.navigationItem.rightBarButtonItem = right;
}
[super pushViewController:viewController animated:animated];
}
- (void)popToRoot
{
[self popToRootViewControllerAnimated:YES];
}
- (void)popToPre
{
[self popViewControllerAnimated:YES];
}
- (void)navigationController:(UINavigationController *)navigationController willShowViewController:(UIViewController *)viewController animated:(BOOL)animated
{
UITabBarController *tabBarVc = (UITabBarController *)[UIApplication sharedApplication].keyWindow.rootViewController;
NSLog(@"%@",tabBarVc);
// 刪除系統(tǒng)自帶的tabBarButton
for (UIView *tabBarButton in tabBarVc.tabBar.subviews) {
if (![tabBarButton isKindOfClass:[CZTabBar class]]) {
[tabBarButton removeFromSuperview];
}
}
}
- (void)navigationController:(UINavigationController *)navigationController didShowViewController:(UIViewController *)viewController animated:(BOOL)animated
{
if (viewController == self.viewControllers[0]) { // 是根控制器
self.interactivePopGestureRecognizer.delegate = nil;
}else{ // 非根控制器
self.interactivePopGestureRecognizer.delegate = _popDelegate;
}
}
自定義導(dǎo)航控制器
最后編輯于 :
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
- 文/潘曉璐 我一進(jìn)店門牍蜂,熙熙樓的掌柜王于貴愁眉苦臉地迎上來漾根,“玉大人,你說我怎么就攤上這事鲫竞》拢” “怎么了?”我有些...
- 文/不壞的土叔 我叫張陵从绘,是天一觀的道長(zhǎng)寄疏。 經(jīng)常有香客問我,道長(zhǎng)顶考,這世上最難降的妖魔是什么赁还? 我笑而不...
- 正文 為了忘掉前任,我火速辦了婚禮驹沿,結(jié)果婚禮上艘策,老公的妹妹穿的比我還像新娘。我一直安慰自己渊季,他們只是感情好朋蔫,可當(dāng)我...
- 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著却汉,像睡著了一般驯妄。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上合砂,一...
- 文/蒼蘭香墨 我猛地睜開眼侠仇,長(zhǎng)吁一口氣:“原來是場(chǎng)噩夢(mèng)啊……” “哼!你這毒婦竟也來了犁珠?” 一聲冷哼從身側(cè)響起逻炊,我...
- 序言:老撾萬榮一對(duì)情侶失蹤,失蹤者是張志新(化名)和其女友劉穎犁享,沒想到半個(gè)月后余素,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
- 正文 獨(dú)居荒郊野嶺守林人離奇死亡炊昆,尸身上長(zhǎng)有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
- 正文 我和宋清朗相戀三年溺森,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片窑眯。...
- 正文 年R本政府宣布卷要,位于F島的核電站,受9級(jí)特大地震影響独榴,放射性物質(zhì)發(fā)生泄漏僧叉。R本人自食惡果不足惜,卻給世界環(huán)境...
- 文/蒙蒙 一棺榔、第九天 我趴在偏房一處隱蔽的房頂上張望瓶堕。 院中可真熱鬧,春花似錦症歇、人聲如沸郎笆。這莊子的主人今日做“春日...
- 文/蒼蘭香墨 我抬頭看了看天上的太陽宛蚓。三九已至,卻和暖如春设塔,著一層夾襖步出監(jiān)牢的瞬間凄吏,已是汗流浹背。 一陣腳步聲響...
- 正文 我出身青樓,卻偏偏與公主長(zhǎng)得像盖喷,于是被迫代替她去往敵國(guó)和親爆办。 傳聞我的和親對(duì)象是個(gè)殘疾皇子,可洞房花燭夜當(dāng)晚...
推薦閱讀更多精彩內(nèi)容
- 導(dǎo)航控制器當(dāng)我們自定義了左側(cè)返回功能的時(shí)候,就沒有了邊緣側(cè)滑返回的功能,這時(shí)候我們只需要在我們的導(dǎo)航控制器中添加以...
- | 自定義的導(dǎo)航控制器繼承自系統(tǒng)的導(dǎo)航控制器(UINavigationController), 然后在寫自己的代碼...
- SYNavigationViewController可以自定義不同樣式的導(dǎo)航欄樣式的導(dǎo)航欄視圖控制器(有push動(dòng)...
- 問題:如果我們?cè)陧?xiàng)目中的返回按鈕用的是leftBarButtonItem 那么系統(tǒng)自帶導(dǎo)航控制器的滑動(dòng)返回功能失效...
- 在OC開發(fā)中课梳,導(dǎo)航控制器是一個(gè)非常常見的控件距辆,而且在不少使用時(shí)候,我們需要自定義導(dǎo)航條NavigationBar...