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
This app shows you how to expose Objective-C or C methods to the JS environment in JavaScriptCore on iOS.
It also shows you how to call JavaScript Code from Objective-C without using a UIWebView.
About
A demo app showcasing the use of JavaScriptCore in an iOS app