Closed utpal-d4l closed 3 years ago
@cornedor Please review.
@utpal-d4l Make it optional and I'll merge (add a showDuration
param).
Merged and updated README, CHANGELOG and package.json
. We'll need @cornedor to upload the build to npm, though.
Thanks, @TheRav3n.
@cornedor I need to use this in my project. Please upload the build to npm. Thanks.
Thanks for the MR, will try to update asap
@cornedor Any updates on when the build will be updated?
@utpal-d4l Dude, just do this:
// package.json
...
"dependencies": {
"react-native-video-player": "cornedor/react-native-video-player#master",}
....
Or do you have issues with it?
The changes are published, v0.12.0
This PR adds duration in the UI. The current time also gets updated on seeking.