瀏覽代碼

try rebuild in ci

yogevbd 7 年之前
父節點
當前提交
459d469156
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      ios/RCCCustomTitleView.m

+ 0
- 1
ios/RCCCustomTitleView.m 查看文件

@@ -17,7 +17,6 @@
17 17
 
18 18
 @implementation RCCCustomTitleView
19 19
 
20
-
21 20
 - (instancetype)initWithFrame:(CGRect)frame subView:(RCTRootView*)subView alignment:(NSString*)alignment {
22 21
     self = [super init];
23 22