04

Here’s a nice practical hands on-guide by René Cacheaux that explains how to use AsyncDisplayKit to create a smooth scrolling collection view with image and text even when the view has multiple layers, and blurring/unblurring effects.

You’ll learn how to set up the different elements of the view as nodes, perform operations in the background, and reuse cells for maximum performance.

You can find the tutorial over on the Ray Wenderlich blog.