mirror of
https://github.com/wu736139669/react-native-QDDialog.git
synced 2026-08-05 06:18:35 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
#if __has_include("RCTBridgeModule.h")
|
||||
#import "RCTBridgeModule.h"
|
||||
#else
|
||||
#import <React/RCTBridgeModule.h>
|
||||
#endif
|
||||
|
||||
@interface RNDialog : NSObject <RCTBridgeModule>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user