iOS:snapshot view add control logic
This commit is contained in:
@@ -47,6 +47,7 @@ - (void)viewDidLoad {
|
||||
}]];
|
||||
[DoricRegistry register:[DemoLibrary new]];
|
||||
[DoricRegistry enablePerformance:YES];
|
||||
[DoricRegistry enableRenderSnapshot:YES];
|
||||
}
|
||||
|
||||
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
|
||||
|
Reference in New Issue
Block a user