mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-08 16:59:53 +08:00
Update containers-overview.md
This commit is contained in:
@@ -9,8 +9,8 @@ next: containers-asviewcontroller.html
|
||||
For optimal performance, use nodes within a node container. ASDK offers the following node containers
|
||||
|
||||
- `ASViewController` in place of UIKit's `UIViewController`
|
||||
- `ASTableNode` in place of UIKit's `UITableView`
|
||||
- `ASCollectioNode` in place of UIKit's `UICollectionView`
|
||||
- `ASTableNode` in place of UIKit's `UITableView`
|
||||
- `ASPagerNode` in place of UIKit's `UIPagerView`
|
||||
|
||||
####For the More Curious Developer...####
|
||||
|
||||
Reference in New Issue
Block a user