Skip to content

Instantly share code, notes, and snippets.

@jspeth
jspeth / iOS7JSCTest.m
Created February 23, 2019 14:16 — forked from interstateone/iOS7JSCTest.m
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;