feat:add iOS listview

This commit is contained in:
pengfei.zhou
2019-11-15 19:30:07 +08:00
parent 6017e7120d
commit 8e53e4b54b
11 changed files with 230 additions and 15 deletions

View File

@@ -43,6 +43,8 @@ typedef void(^DoricFinishCallback)(void);
- (BOOL)hasResult;
- (R)getResult;
- (R)waitUntilResult;
@end
NS_ASSUME_NONNULL_END