mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-18 07:41:00 +08:00
1.6 KiB
Executable File
1.6 KiB
Executable File
title, layout, permalink, prevPage, nextPage
| title | layout | permalink | prevPage | nextPage |
|---|---|---|---|---|
| Resources | docs | /docs/resources.html | philosophy.html | installation.html |
###Slack
Join 200+ AsyncDisplayKit developers and the ASDK team on Slack for real-time debugging, the latest updates, and asynchronous banter. Sign up or email AsyncDisplayKit(at)gmail.com for an invite.
###Example Projects Browse through our many example projects. If you are new to AsyncDisplayKit, we reccomend that you start with the ASDKgram example app.
###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.