Merge pull request #185 from braco/patch-1

Update README to explain where android assets go
This commit is contained in:
Brent Vatne
2016-04-12 14:06:25 -04:00

View File

@@ -21,7 +21,9 @@ Run `npm install react-native-video --save`
#### Android #### Android
Make the following additions to the given files. First, copy your video file to android/app/src/main/res/raw/
Then make the following additions to the given files.
**android/settings.gradle** **android/settings.gradle**
``` ```