Parcourir la source

try rebuild in ci

yogevbd il y a 7 ans
Parent
révision
459d469156
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      ios/RCCCustomTitleView.m

+ 0
- 1
ios/RCCCustomTitleView.m Voir le fichier

@@ -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