Open tarun-soni opened 2 years ago
I'm using a custom start button component and want to trigger the start using the ref, but I can see there are seek, stop pause, resume methods but not a start one. So is there any way to mimic the start() method?
Thanks in advance!
Good idea, you can follow this library react-native-video-player, I will add later.
@alantoa Sure!
I'm using a custom start button component and want to trigger the start using the ref, but I can see there are seek, stop pause, resume methods but not a start one. So is there any way to mimic the start() method?
Thanks in advance!