Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Commit e2c149a

Browse files
committed
credit where credit is due
1 parent 8ecc826 commit e2c149a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ios/UIWebViewAccessoryHiding.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#import <UIKit/UIKit.h>
33
#import "UIWebViewAccessoryHiding.h"
44

5+
//Credit: https://gist.github.com/bjhomer/2048571
56
@implementation UIWebView (HackishAccessoryHiding)
67

78
static const char * const hackishFixClassName = "UIWebBrowserViewMinusAccessoryView";

0 commit comments

Comments
 (0)