UNPKG

spui-video-controls

Version:

An integration of the wonderful react-native spotify-ui , react-native-video, and react-native-video-controls. There were some key functionality that was missing from the react-native-video-controls that our application needed as well as the need to have

22 lines (21 loc) 1.03 kB
{ "name": "spui-video-controls", "version": "0.1.0", "description": "An integration of the wonderful react-native spotify-ui , react-native-video, and react-native-video-controls. There were some key functionality that was missing from the react-native-video-controls that our application needed as well as the need to have video player be displayed in place of the 'cover-flow' item that comes on th spotify-ui. This package will be heavliy worked on over the coming months, if you find yourself curious about this package just know it may or may not be working when you pull..... just use the force to tell me to get my shit together and update the package to working status!", "main": "SpuiVideo.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native-video", "react-native-video-controls", "spotify", "ui" ], "author": "Austin Reynolds", "license": "MIT", "dependencies": { "lodash": "^4.17.4", "react-native-video": "^1.0.0" } }