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

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
## react-native-video
A <Video> component for react-native, as seen in
[react-native-login](https://github.com/brentvatne/react-native-login).