mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-28 00:53:45 +00:00
Merge pull request #3065 from Sunbreak/fix-pip-property
fix: remove dummy needsToRestoreUserInterfaceForPictureInPictureStop
This commit is contained in:
@@ -556,7 +556,6 @@ Video.propTypes = {
|
||||
onAudioFocusChanged: PropTypes.func,
|
||||
onAudioBecomingNoisy: PropTypes.func,
|
||||
onPictureInPictureStatusChanged: PropTypes.func,
|
||||
needsToRestoreUserInterfaceForPictureInPictureStop: PropTypes.func,
|
||||
onExternalPlaybackChange: PropTypes.func,
|
||||
adTagUrl: PropTypes.string,
|
||||
onReceiveAdEvent: PropTypes.func,
|
||||
|
||||
Reference in New Issue
Block a user