mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-17 16:53:33 +08:00
Add a space for Jenkins testing
This commit is contained in:
@@ -46,7 +46,7 @@ CALayers:
|
||||
|
||||
You can construct entire node hierarchies in parallel, or instantiate and size
|
||||
a single node on a background thread — for example, you could do
|
||||
something like this in a UIViewController:
|
||||
something like this in a UIViewController:
|
||||
|
||||
```objective-c
|
||||
dispatch_async(_backgroundQueue, ^{
|
||||
|
||||
Reference in New Issue
Block a user