langford / AddressBookSpy

A demo app showcasing the use of JavaScriptCore in an iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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