-

logo

+

logo

AsyncDisplayKit is an iOS framework that keeps even the most complex user interfaces smooth and responsive. It was originally built to make Facebook's @@ -78,7 +79,7 @@ if you're using Swift:

AsyncDisplayKit Nodes are a thread-safe abstraction layer over UIViews and CALayers:

-

logo

+

logo

You can construct entire node hierarchies in parallel, or instantiate and size a single node on a background thread — for example, you could do @@ -108,9 +109,9 @@ blocking the main thread.

Learn more

@@ -131,7 +132,7 @@ blocking the main thread.