Add support for repeat prop

This commit is contained in:
Brent Vatne
2015-03-30 23:29:15 -07:00
parent ac3d655651
commit 5408fafff8
5 changed files with 17 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "0.1.3",
"version": "0.1.4",
"description": "A <Video> element for react-native",
"main": "Video.ios.js",
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)",