Open amerllica opened 4 years ago
@razorRun, Did you see this issue yet?
same here
@cyril94440, leave this library, I created a player from scratch, you can check it on this link.
I built this library from scratch without any kind of forking, I started this library by using @react-native-community/bob
.
But unfortunately, because of lack of time my friend and I just implement the iOS part.
It is so weird, I put the
(e) => console.log(e)
function for onPlaying callback function. and I got the following objects for Android and iOS platform:Android:
iOS:
Why it is like that?