Reduce package size

This commit is contained in:
David Narbutovich 2018-09-12 23:01:28 +03:00
parent 3c0323fbb0
commit a135dd346e
2 changed files with 10 additions and 2 deletions

View File

@ -1 +0,0 @@
/examples

View File

@ -44,5 +44,14 @@
"android": {
"sourceDir": "./android-exoplayer"
}
}
},
"files":[
"android-exoplayer",
"android",
"ios",
"windows",
"TextTrackType.js",
"react-native-video.podspec",
"VideoResizeMode.js"
]
}