Initial commit

This commit is contained in:
Brent Vatne
2015-03-30 22:07:55 -07:00
commit ea7a7bbcf7
12 changed files with 471 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/**/*
RCTVideo.xcodeproj/xcuserdata/**/*
RCTVideo.xcodeproj/project.xcworkspace/**/*