mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[ASNodeController] Move ASNodeController to beta header (#2966)
* Move ASNodeController to beta header * Make it public * Change ASNodeController+Beta to .mm
This commit is contained in:
committed by
GitHub
parent
404795dc02
commit
d42dcfefc1
@@ -48,7 +48,7 @@
|
||||
#import <AsyncDisplayKit/ASPagerFlowLayout.h>
|
||||
#import <AsyncDisplayKit/ASPagerNode.h>
|
||||
|
||||
#import <AsyncDisplayKit/ASNodeController.h>
|
||||
#import <AsyncDisplayKit/ASNodeController+Beta.h>
|
||||
#import <AsyncDisplayKit/ASViewController.h>
|
||||
#import <AsyncDisplayKit/ASNavigationController.h>
|
||||
#import <AsyncDisplayKit/ASTabBarController.h>
|
||||
|
||||
Reference in New Issue
Block a user