feat:add nativeChannel on Android
This commit is contained in:
@@ -122,4 +122,7 @@ - (void)clearSubModel {
|
||||
[self.subNodes removeAllObjects];
|
||||
}
|
||||
|
||||
- (DoricViewNode *)subNodeWithViewId:(NSString *)viewId {
|
||||
return nil;
|
||||
}
|
||||
@end
|
||||
Reference in New Issue
Block a user