You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`MochaJSWebScriptingObject` leverages [Mocha's](https://github.com/logancollins/Mocha) methods for manipulating the Objective-C runtime. It creates an NSObject complying with the [`WebScripting`](https://developer.apple.com/library/mac/documentation/Cocoa/Reference/WebKit/Protocols/WebScripting_Protocol/index.html) protocol and manages function exposure between CocoaScript -> Objective-C -> WebView.
40
+
`MochaJSWebScriptingObject` leverages [Mocha's](https://github.com/logancollins/Mocha) methods for manipulating the Objective-C runtime. It creates an NSObject complying with the [`WebScripting`](https://developer.apple.com/library/mac/documentation/Cocoa/Reference/WebKit/Protocols/WebScripting_Protocol/index.html) protocol and manages function exposure between CocoaScript -> Objective-C -> WebView.
0 commit comments