mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-27 00:23:45 +00:00
Add example project to control playback
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "VideoPlayer",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node_modules/react-native/packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.3.4",
|
||||
"react-native-video": "^0.2.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user