Open Source iOS Library For Creating Smooth, Responsive, Asynchronous User Interfaces

I’ve mentioned a number of nice open source projects from Facebook such as the Pop animation engine.

Here’s another open source project released by the Facebook engineering team called AsyncDisplayKit for creating smooth asynchronous interfaces that works well with Pop or conventional app designs

Within AsyncDisplayKit you’ll find a number of drop-in UI component replacements for UIView, UIControl, UIImageView, UITextView, and UITableView which are threadsafe and can run in parallel on background threads. The end result is increased performance, and there are other additional conveniences such as direct access to CALayer Properties.

You can find AsyncDisplayKit over on the home page.

A nice library for creating smooth asynchronous user interfaces.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Library For Creating Smooth, Responsive, Asynchronous User Interfaces

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *