mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-03 11:16:02 +00:00
fix reference self. explicitly
This commit is contained in:
@@ -324,7 +324,7 @@ class RCTVideo: UIView, RCTVideoPlayerViewControllerDelegate, RCTPlayerObserverH
|
||||
"target": self.reactTag
|
||||
])
|
||||
}.catch{_ in }
|
||||
_videoLoadStarted = true
|
||||
self._videoLoadStarted = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user