Files
AsyncDisplayKit/index.md
Hannah Troisi c97f0ece80 Update index.md
moving node diagram and description to Philosophy page in docs
2016-04-07 14:19:49 -07:00

1.2 KiB
Executable File

layout, title, id
layout title id
default A React-inspired view framework for iOS home

logo

<p>AsyncDisplayKit is an iOS framework that keeps even the most complex user
interfaces smooth and responsive.  It was originally built to make Facebook&#39;s
<a href="https://facebook.com/paper">Paper</a> possible, and goes hand-in-hand with
<a href="https://github.com/facebook/pop">pop</a>&#39;s physics-based animations &mdash; but
it&#39;s just as powerful with UIKit Dynamics and conventional app designs.</p>

<p>As the framework has grown, many features have been added that can save developers tons of time by eliminating common boilerplate style structures common in modern iOS apps. If you've ever dealt with cell reuse bugs, tried to performantly preload data for a page or scroll style interface or even just tried to keep your app from dropping too many frames you can benefit from integrating ASDK.</p>

To learn more, check out our docs!