TheWidlarzGroup / react-native-video

A <Video /> component for react-native
MIT License
7.03k stars 2.84k forks source link

[BUG]: Implicit use of 'self' in closure; use 'self.' to make capture semantics explicit #3764

Closed phamKhacQuang9x closed 2 weeks ago

phamKhacQuang9x commented 2 weeks ago

Version

6.0.0-rc.1

What platforms are you having the problem on?

iOS

Architecture

New architecture with interop layer

What happened?

A bug happened!

Reproduction

repository link

Reproduction

Step to reproduce this bug are:

freeboub commented 2 weeks ago

cannot reproduce on sample. Need more details

waheedakhtar694 commented 2 weeks ago

@freeboub I am getting the same error, I was using version 5.2.x and after upgrading to version 6.0.0 i am getting this.

Screenshot 2024-05-18 at 5 15 59 AM