Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does it compare to AsyncDisplayKit?


According to FB it is conceptually a continuation of AsyncDisplayKit https://twitter.com/fbOpenSource/status/560512580326674432


React Native uses similar principles of AsyncDisplayKit (doing as much work as possible on a background thread and only doing what we absolutely need to on the main/UI thread) but does not depend on AsyncDisplayKit.


I believe AsyncDisplayKit is a dependency of the iOS plugin for React Native.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: