mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-29 17:34:41 +00:00
restored autorotate to fullscreen options
This commit is contained in:
@@ -354,6 +354,7 @@ Video.propTypes = {
|
||||
controls: PropTypes.bool,
|
||||
audioOnly: PropTypes.bool,
|
||||
currentTime: PropTypes.number,
|
||||
fullscreenAutorotate: PropTypes.bool,
|
||||
fullscreenOrientation: PropTypes.oneOf(['all','landscape','portrait']),
|
||||
progressUpdateInterval: PropTypes.number,
|
||||
useTextureView: PropTypes.bool,
|
||||
|
||||
Reference in New Issue
Block a user