mirror of
https://github.com/status-im/react-native.git
synced 2025-01-13 02:54:42 +00:00
7 lines
145 B
C
7 lines
145 B
C
|
// Copyright 2004-present Facebook. All Rights Reserved.
|
||
|
|
||
|
#import <React/RCTViewManager.h>
|
||
|
|
||
|
@interface RCTWKWebViewManager : RCTViewManager
|
||
|
@end
|