ソースを参照

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