mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-07 13:57:48 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// RBHybridWKWebView.h
|
||||
// RobloxMobile
|
||||
//
|
||||
// Created by Ashish Jain on 10/16/15.
|
||||
// Copyright © 2015 ROBLOX. All rights reserved.
|
||||
//
|
||||
|
||||
#import <WebKit/WebKit.h>
|
||||
|
||||
#import "RBHybridWebViewProtocol.h"
|
||||
#import "WKWebView+RBXWKWebView.h"
|
||||
|
||||
@interface RBHybridWKWebView : WKWebView <RBHybridWebViewProtocol>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user