mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-29 04:05:35 +08:00
scroll node, batch fetch, other tweaks
This commit is contained in:
@@ -8,8 +8,6 @@ nextPage: synchronous-concurrency.html
|
||||
|
||||
Flattening an entire view hierarchy into a single layer improves performance, but with UIKit, comes with a hit to maintainability and hierarchy-based reasoning.
|
||||
|
||||
With all AsyncDisplayKit nodes, enabling precompositing is as simple as:
|
||||
|
||||
<div class = "highlight-group">
|
||||
<span class="language-toggle"><a data-lang="swift" class="swiftButton">Swift</a><a data-lang="objective-c" class = "active objcButton">Objective-C</a></span>
|
||||
<div class = "code">
|
||||
|
||||
Reference in New Issue
Block a user