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