Burak Sak

Results 8 comments of Burak Sak

I solved. This is seek method that I used. ` _seek = (percentage) => { if (!this.player) { return; } this.lastSeek = Date.now(); this.player.pause(); const position = percentage * this.player.duration;...

@rajeshttn @VietChaien same issue, did you solved?

@alisherakb Did you find any solution?

@alisherakb Wow, that is cool. Did you forked this lib? Is there any documentation that I can use migrate to Unity as a Library in React Native.

@megasus I followed your steps, but could not get successfully build. Errors are below. Can you help me, thank you so much? @jeserodz I am using reinvented fork, what should...

Hi @benjarwar Did you get success build with manual linking?

I am upgrading app 0.59.9 to 0.61.5 and getting same error, could you find any solution? @ysuMgl

I am upgrading app 0.59.9 to 0.61.5 and getting same error, could you find any solution? @sgeier