Authored by hongyong.zhao

update for custom wkwebview

... ... @@ -17,6 +17,8 @@
#import "UIView+React.h"
#import "RCTI18nUtil.h"
NSString *const RCTJSNavigationScheme = @"react-js-navigation";
@implementation UIView (RCTViewUnmounting)
- (void)react_remountAllSubviews
... ...