mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-18 09:59:46 +08:00
15565873c93af939ad2abb5fee8ce0285385047e
AsyncDisplayKit
Welcome to the AsyncDisplayKit beta! Documentation — including this README — will be fleshed out for the initial public release. Until then, please direct questions and feedback to the Paper Engineering Community group.
Installation
AsyncDisplayKit will be available on CocoaPods. You can manually include it in your project's Podfile:
pod 'AsyncDisplayKit', :git => 'https://github.com/facebook/AsyncDisplayKit.git'
Usage
#import <AsyncDisplayKit/ASDisplayNode.h>
Testing
AsyncDisplayKit has extensive unit test coverage. You may need to run pod install in the root AsyncDisplayKit directory to include OCMock.
Contributing
See the CONTRIBUTING file for how to help out.
License
AsyncDisplayKit is BSD-licensed. We also provide an additional patent grant.
Description
Languages
Objective-C
50.9%
Objective-C++
47%
C
0.9%
Swift
0.5%
Shell
0.4%
Other
0.2%