iOS: fix crash when access flexConfig
This commit is contained in:
@@ -121,7 +121,7 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
|||||||
|
|
||||||
@property(nonatomic, assign) CGFloat totalLength;
|
@property(nonatomic, assign) CGFloat totalLength;
|
||||||
|
|
||||||
@property(nonatomic, assign) NSDictionary *flexConfig;
|
@property(nonatomic, copy) NSDictionary *flexConfig;
|
||||||
|
|
||||||
- (instancetype)init;
|
- (instancetype)init;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user