mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Replace IGListKit Method Macros with Actual Methods (#3094)
* Replace IGListKit macros with methods * Remove docs in impl * Update example
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#import <AsyncDisplayKit/ASSupplementaryNodeSource.h>
|
||||
#if IG_LIST_KIT
|
||||
#import <AsyncDisplayKit/IGListAdapter+AsyncDisplayKit.h>
|
||||
#import <AsyncDisplayKit/ASIGListKitMethodImplementations.h>
|
||||
#import <AsyncDisplayKit/AsyncDisplayKit+IGListKitMethods.h>
|
||||
#endif
|
||||
|
||||
#import <AsyncDisplayKit/ASScrollNode.h>
|
||||
|
||||
Reference in New Issue
Block a user