mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-05-09 11:52:19 +08:00
Update README.md
This commit is contained in:
@@ -128,6 +128,7 @@ Subclass UITableViewController, remove all code from the implementation section
|
||||
- (void)viewDidLoad
|
||||
{
|
||||
[super viewDidLoad];
|
||||
|
||||
// Create the manager and assign it to be the delegate and datasource of your UITableView
|
||||
//
|
||||
_tableViewManager = [[RETableViewManager alloc] init];
|
||||
|
||||
Reference in New Issue
Block a user