Skip to content

Instantly share code, notes, and snippets.

@interstateone
interstateone / iOS7JSCTest.m
Created December 4, 2013 19:12
A documented example of how a user might script a UIKit UI.
//
// ViewController.m
// PencilCaseJSDemo
//
// Created by Brandon on 12/3/2013.
// Copyright (c) 2013 Robots and Pencils. All rights reserved.
//
#import "ViewController.h"
@import JavaScriptCore;