Logo
Explore Help
Sign In
railbird/react-native-video
10
0
Fork 0
You've already forked react-native-video
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
react-native-video/Examples/VideoPlayer/package.json

14 lines
265 B
JSON
Raw Normal View History

Add example project to control playback
2015-04-08 12:01:10 -07:00
{
"name": "VideoPlayer",
Example fix, test script, and some refactoring - The test script just does an eslint check. (Closes #121) - Refactored JS code to pass the check. - Fixed VideoPlayer example. (Closes #117) - Updated package.json to use local react-native-video in a simple manner. - Added shared scheme for target. - Updated poject settings. - Now using react-native 0.18.1.
2016-01-31 19:35:18 -08:00
"version": "1.0.0",
Add example project to control playback
2015-04-08 12:01:10 -07:00
"private": true,
"scripts": {
"start": "node_modules/react-native/packager/packager.sh"
},
"dependencies": {
Update example app
2016-04-12 14:31:05 -04:00
"react": "^0.14.8",
"react-native": "0.23.0",
Example fix, test script, and some refactoring - The test script just does an eslint check. (Closes #121) - Refactored JS code to pass the check. - Fixed VideoPlayer example. (Closes #117) - Updated package.json to use local react-native-video in a simple manner. - Added shared scheme for target. - Updated poject settings. - Now using react-native 0.18.1.
2016-01-31 19:35:18 -08:00
"react-native-video": "../../"
Add example project to control playback
2015-04-08 12:01:10 -07:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.2 Page: 143ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API