Skip to content

Instantly share code, notes, and snippets.

View markelsoft's full-sized avatar

Thomas A. Markel markelsoft

View GitHub Profile
@markelsoft
markelsoft / ReplayKitExample.m
Created August 9, 2016 16:09 — forked from stollcri/ReplayKitExample.m
Created a "Single View Application" project and added ReplayKit code to the ViewController files
//
// ViewController.h
// ReplayKitExample
//
// Created by Christopher Stoll on 6/11/15.
// Copyright © 2015 Christopher Stoll. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <ReplayKit/ReplayKit.h>