Giter Site home page Giter Site logo

Comments (9)

cornedor avatar cornedor commented on July 23, 2024

I still have to implement this, I can't promise when this will be done, but I hope to have time for that soon.

from react-native-video-player.

selcukitmis avatar selcukitmis commented on July 23, 2024

I also wait bro. Thank you for support

from react-native-video-player.

selcukitmis avatar selcukitmis commented on July 23, 2024

How I can get callback when video finished?

from react-native-video-player.

cornedor avatar cornedor commented on July 23, 2024

@Petroli I've just published v0.5.1, that version works with the onEnd callback, so you could just do:
<VideoPlayer onEnd={() => console.log('Done!')} />

from react-native-video-player.

selcukitmis avatar selcukitmis commented on July 23, 2024

@cornedor Thank you so much.

from react-native-video-player.

thynan avatar thynan commented on July 23, 2024

Ok, that's great news! Just in case you haven't noticed: there is a fork of this repo, where "seekability" has beenimplemented:

https://github.com/ming436534/react-native-video-player.

However he' using a dependency to react-native-material-kit, and some other dependiencies which unfortunately break my project. But maybe it can be useful for your implementation?

from react-native-video-player.

cornedor avatar cornedor commented on July 23, 2024

@thynan thanks for pointing that out. Using react-native-material-kit as a dependency is indeed quite overkill, but I might be able to reuse some of his code..

from react-native-video-player.

thynan avatar thynan commented on July 23, 2024

Hi! Any news on this? I'm just asking, because I need this feature early next week, and if you are sure you won't have time to implement this in the coming days, I will try to hack together my own "interim solution".

from react-native-video-player.

cornedor avatar cornedor commented on July 23, 2024

I've added this in e6fb149 you can now update it. If you have issues with it don't hesitate to ask.

from react-native-video-player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.