浏览代码

empty commit

yogevbd 6 年前
父节点
当前提交
f075b1a8af
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      ios/RCCViewController.m

+ 0
- 4
ios/RCCViewController.m 查看文件

@@ -620,10 +620,6 @@ const NSInteger TRANSPARENT_NAVBAR_TAG = 78264803;
620 620
         }
621 621
     }
622 622
     
623
-    // [self processTitleView:viewController
624
-    //                  props:self.navigatorStyle
625
-    //                  style:self.navigatorStyle];
626
-    
627 623
 #if __IPHONE_OS_VERSION_MAX_ALLOWED > __IPHONE_10_3
628 624
     if (@available(iOS 11.0, *)) {
629 625
         if ([self.navigationController.navigationBar respondsToSelector:@selector(setPrefersLargeTitles:)]) {