mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-06 22:34:04 +08:00
1.4 KiB
Executable File
1.4 KiB
Executable File
title, layout, permalink, prevPage, nextPage
| title | layout | permalink | prevPage | nextPage |
|---|---|---|---|---|
| Resources | docs | /docs/resources.html | philosophy.html | installation.html |
###Slack
Join 60+ AsyncDisplayKit developers for real-time debugging, the latest updates, and asynchronous banter. Email AsyncDisplayKit(at)gmail.com for an invite.
###Sample Projects Scroll through the examples/README.md to see screenshots / gifs of the numerous sample projects.
###Videos
- AsyncDisplayKit State of the Code [WWDC 2016]
- AsyncDisplayKit 2.0: Intelligent User Interfaces [NSSpain 2015]
- Effortless Responsiveness with AsyncDisplayKit [MCE 2015]
- Asynchronous UI [NSLondon 2014]
###Layout Resources AsyncDisplayKit's powerful layout system is based on the CSS FlexBox model. These sites are useful for learning the basics of this system.