mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-02 08:41:52 +08:00
Update node-overview.md
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
title: Node Subclasses
|
||||
layout: docs
|
||||
permalink: /docs/node-overview.html
|
||||
prevPage: containers-aspagernode.html
|
||||
nextPage: display-node.html
|
||||
prevPage: containers-overview.html
|
||||
nextPage: subclassing.html
|
||||
---
|
||||
|
||||
AsyncDisplayKit offers the following nodes. A key advantage of using nodes over UIKit components is that **all nodes preform layout and display off of the main thread**, so that the main thread is available to immediately respond to user interaction events.
|
||||
|
||||
Reference in New Issue
Block a user