feat:refact DoricLayout and layout config
This commit is contained in:
@@ -31,6 +31,6 @@ - (void)render:(NSDictionary *)props {
|
||||
[self blend:props];
|
||||
}
|
||||
- (void)requestLayout {
|
||||
[self.view requestLayout];
|
||||
[self.view setNeedsLayout];
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user