

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:
-

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
-
-
- Read the Getting Started guide +
- Read the Getting Started guide
- Get the sample projects -
- Browse the API reference +
- Browse the API reference
- Watch the NSLondon talk

