AsyncDisplayKit is now Texture! LEARN MORE

Texture

Resources

Slack

Join 700+ Texture developers and the Texture core team on Slack for real-time debugging, the latest updates, and asynchronous banter. Signup here.

Examples

Browse through our many example projects.

If you are new to Texture, we recommend that you start with the ASDKgram example app which compares a photo feed implemented with UIKit to an identical feed implemented with Texture. The app features:

  1. An infinitely scrolling home feed that demonstrates Texture's smoother scrolling performance.
  2. A significantly sized code base to demonstrate how much less code it takes to design apps using Texture.

Videos

Tutorials / Articles

Layout Resources

Texture’s powerful layout system is based on the CSS FlexBox model. These sites are useful for learning the basics of this system.

Edit on GitHub