react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

How to use seek & resume functions?

Open swayamsiddhadutta opened this issue 5 years ago • 1 comments

VLC media player seemed like a suitable choice for a video player for me considering longer load times for react-native-video for some files. However, I could not seem to work out how to seek to a particular position in the video. Would be a great help if this issue is resolved.

swayamsiddhadutta avatar Oct 11 '20 09:10 swayamsiddhadutta

I'm having trouble using seek(), too. Same code: using react-native-video works, using react-native-vlc-media-player doesn't work anymore. Isn't react-native-vlc-media-player mantained anymore?

grIskra avatar Feb 20 '21 22:02 grIskra