[Android] repeat, muted, volume properties fully working

This commit is contained in:
Baris Sencan
2015-11-05 17:13:35 -08:00
parent 4362e596a8
commit c03c45a362
4 changed files with 116 additions and 105 deletions

View File

@@ -17,4 +17,5 @@ android {
dependencies {
compile 'com.facebook.react:react-native:0.13.+'
compile 'com.yqritc:android-scalablevideoview:1.0.1'
}