mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-31 10:13:43 +00:00
[PROP] Fix prop onReceiveAdEvent
This commit is contained in:
@@ -536,7 +536,7 @@ Video.propTypes = {
|
||||
needsToRestoreUserInterfaceForPictureInPictureStop: PropTypes.func,
|
||||
onExternalPlaybackChange: PropTypes.func,
|
||||
adTagUrl: PropTypes.string,
|
||||
onReceiveAdEvents: PropTypes.func,
|
||||
onReceiveAdEvent: PropTypes.func,
|
||||
|
||||
/* Required by react-native */
|
||||
scaleX: PropTypes.number,
|
||||
|
||||
Reference in New Issue
Block a user