mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-10 13:06:33 +00:00
8b8a8fdb0d4f6771babba9da714fa3a721c237c1
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 => 'git@github.com:facebook/AsyncDisplayKit.git'
Usage
#import <AsyncDisplayKit/AsyncDisplayKit.h>
Testing
AsyncDisplayKit has extensive unit test coverage. You'll need to run pod install in the root AsyncDisplayKit directory to set up 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
Swift
45.5%
C
42.4%
Objective-C
4.9%
Assembly
3.2%
C++
1.7%
Other
1.9%