feat:add Popover and supoort headViews for iOS
This commit is contained in:
9
iOS/Pod/Classes/Plugin/DoricPopoverPlugin.h
Normal file
9
iOS/Pod/Classes/Plugin/DoricPopoverPlugin.h
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Created by pengfei.zhou on 2019/11/28.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "DoricNativePlugin.h"
|
||||
|
||||
@interface DoricPopoverPlugin : DoricNativePlugin
|
||||
@end
|
||||
Reference in New Issue
Block a user