iOS:fix Image async load in FlexLayout
This commit is contained in:
@@ -101,6 +101,8 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
@property(nonatomic, assign) CGFloat measuredX;
|
||||
@property(nonatomic, assign) CGFloat measuredY;
|
||||
|
||||
@property(nonatomic, assign) BOOL undefined;
|
||||
|
||||
- (instancetype)init;
|
||||
|
||||
- (void)measure:(CGSize)targetSize;
|
||||
|
||||
Reference in New Issue
Block a user