mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Simple UIScrollView wrapper node.
Closes #99. This is a quick sketch -- room for improvement includes considering a less-questionable class name, potentially exposing additional UIScrollView functionality directly on the node, and using it in a sample project.
This commit is contained in:
@@ -20,3 +20,5 @@
|
||||
#import <AsyncDisplayKit/ASTableView.h>
|
||||
#import <AsyncDisplayKit/ASCollectionView.h>
|
||||
#import <AsyncDisplayKit/ASCellNode.h>
|
||||
|
||||
#import <AsyncDisplayKit/ASScrollNode.h>
|
||||
|
||||
Reference in New Issue
Block a user