[AsyncDisplayKit.org] add Advanced Technologies, cleanup IHM, Layout Transition API

This commit is contained in:
Hannah Trosi
2016-07-16 21:30:33 -07:00
parent 064b8b14c6
commit 14728bbf81
16 changed files with 259 additions and 139 deletions

View File

@@ -2,7 +2,7 @@
title: ASRunLoopQueue
layout: docs
permalink: /docs/asrunloopqueue.html
prevPage: layout-transition-api.html
prevPage: asenvironment.html
---
Even with main thread work, AsyncDisplayKit is able to dramatically reduce its impact on the user experience by way of the rather amazing ASRunLoopQueue.