Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disableSeek is not working with fullscreen mode #152

Closed
NensiKasundra opened this issue May 11, 2022 · 3 comments
Closed

disableSeek is not working with fullscreen mode #152

NensiKasundra opened this issue May 11, 2022 · 3 comments
Labels
stale Closed due to inactivity or lack or resources

Comments

@NensiKasundra
Copy link

When I am using disableSeek to true it's not working with fullscreen mode. Seek is showing in fullscreen mode.

 <VideoPlayer
                style={{
                    height: DEVICE_HEIGHT * 0.3,
                    alignSelf: 'center',
                    justifyContent: 'center'
                }}
                disableControlsAutoHide={true}
                disableSeek={true}
                autoplay={true}
                showDuration={true}
                video={{ uri: `https://storage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4` }}
            />

Any Solution for the above one?

@NensiKasundra
Copy link
Author

@cornedor
Please check.

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

@github-actions github-actions bot added the stale Closed due to inactivity or lack or resources label Dec 11, 2024
Copy link
Contributor

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Closed due to inactivity or lack or resources
Projects
None yet
Development

No branches or pull requests

1 participant