mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-22 16:58:34 +00:00
6 lines
88 B
Objective-C
6 lines
88 B
Objective-C
#import <React/RCTViewManager.h>
|
|
|
|
@interface RNCUIWebViewManager : RCTViewManager
|
|
|
|
@end
|