abbasfreestyle/react-native-af-video-player

No onBuffer function

Closed this issue · 1 comments

There is onBuffer() in react-native-video. But in this package, I can't find it. It's very necessary to show the loader when the HLS video is buffering. However, it's buffering and playing the HLS video.

  • react-native-af-video-player version: ^0.2.1

  • React Native version: 0.64.0

  • OS: Android

  • Has this issue already been raised? No

  • Have you clearly read and understood the Readme? Yes

I used this package in a one yo app and its really hard to maintain with this package installed
We should customize players according to our requirements using basic react-native-video.