mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-06-13 01:28:58 +08:00
Update README.md
This commit is contained in:
@@ -252,7 +252,7 @@ If you take a look at [RETableViewManager Source Code](https://github.com/romaon
|
||||
find out how default mapping is performed:
|
||||
|
||||
``` objective-c
|
||||
- (void)setDefaultMapping
|
||||
- (void)registerDefaultClasses
|
||||
{
|
||||
self[@"__NSCFConstantString"] = @"RETableViewCell";
|
||||
self[@"__NSCFString"] = @"RETableViewCell";
|
||||
|
||||
Reference in New Issue
Block a user