Last month I mentioned an interesting library from Facebook called AsyncDisplayKit for creating smooth interactive user interfaces.
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.
A nice guide on using the powerful AsyncDisplayKit library.
Original article: Tutorial: Creating A High-Performance Smooth Scrolling Collection View With AsyncDisplayKit
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.