Add allowsExternalPlayback to video for ios
This commit is contained in:
parent
e79e447375
commit
b83fda9838
1
Video.js
1
Video.js
@ -274,6 +274,7 @@ Video.propTypes = {
|
||||
poster: PropTypes.string,
|
||||
posterResizeMode: Image.propTypes.resizeMode,
|
||||
repeat: PropTypes.bool,
|
||||
allowsExternalPlayback: PropTypes.bool,
|
||||
paused: PropTypes.bool,
|
||||
muted: PropTypes.bool,
|
||||
volume: PropTypes.number,
|
||||
|
Loading…
x
Reference in New Issue
Block a user