Add example project to control playback

This commit is contained in:
Brent Vatne
2015-04-08 12:01:10 -07:00
parent bd1dc1f014
commit 202dd3feb1
22 changed files with 1591 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
// Offline JS
// To re-generate the offline bundle, run this from root of your project
// $ curl 'http://localhost:8081/index.ios.bundle?dev=false&minify=true' -o iOS/main.jsbundle
throw new Error('Offline JS file is empty. See iOS/main.jsbundle for instructions');