feat:add scrollview on iOS
This commit is contained in:
9
iOS/Pod/Classes/Shader/DoricScrollerNode.h
Normal file
9
iOS/Pod/Classes/Shader/DoricScrollerNode.h
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by pengfei.zhou on 2019/11/19.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "DoricSuperNode.h"
|
||||
|
||||
@interface DoricScrollerNode : DoricSuperNode<UIScrollView *>
|
||||
@end
|
||||
Reference in New Issue
Block a user