mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-27 08:32:32 +00:00
Add Android VideoPlayer example
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "^0.16.0-rc",
|
||||
"react-native-video": "^0.6.1"
|
||||
"react-native": "^0.16.0",
|
||||
"react-native-video": "brentvatne/react-native-video#feature/android-support"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user