Tag: javascript
All the articles with the tag "javascript".
-
True JavaScript+UIWebView integration in iOS7
iOS7 quietly added a modern Objective-C wrapper around JavaScriptCore, but forgot to document how to get a JSContext from a UIWebView. Here's the missing trick.