react-native-vlc-media-player
                                
                                 react-native-vlc-media-player copied to clipboard
                                
                                    react-native-vlc-media-player copied to clipboard
                            
                            
                            
                        How to use seek & resume functions?
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.
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?