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