Update README.md

This commit is contained in:
Hannah Troisi
2016-07-24 09:37:55 -07:00
committed by GitHub
parent 4070c40e6e
commit 54856a5243

View File

@@ -25,6 +25,7 @@ AsyncDisplayKit lets you move image decoding, text sizing and rendering, layout,
## Advanced Developer Features
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.
## Learn More