feat:add subview in iOS
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#import "DoricGroupNode.h"
|
||||
|
||||
@implementation DoricTextNode
|
||||
- (id)build:(NSDictionary *)props {
|
||||
- (UILabel *)build {
|
||||
return [[UILabel alloc] init];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user