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

[BUG]: Video overflow happens in android devices while using modal with scroll view #4413

Open
VenkateshSekaran18 opened this issue Feb 14, 2025 · 5 comments

Comments

@VenkateshSekaran18
Copy link

Version

^6.8.0

What platforms are you having the problem on?

Android

System Version

iQOO

On what device are you experiencing the issue?

Real device

Architecture

New architecture with interop layer

What happened?

I'm using video player in modal pop up with scroll view. while scrolling, video player only getting overflow to the background. I just want to avoid this. And it is working perfectly in IOS Devices.

Reproduction Link

https://github.com/VenkateshSekaran18

Reproduction

Step to reproduce this bug are: just use with scroll view in modal with height of 3/4 of screen's height

Copy link

Thank you for your bug report. We will review it and get back to you if we need more information.

There is a newer version of the library available. You are using version ^6.8.0, while the latest stable version is 6.10.0. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.

@VenkateshSekaran18
Copy link
Author

Yes i updated to the latest version but still it exists

@VenkateshSekaran18
Copy link
Author

Image

@freeboub
Copy link
Collaborator

can you try to enable texture view ? https://docs.thewidlarzgroup.com/react-native-video/component/props#viewtype

@VenkateshSekaran18
Copy link
Author

It’s not working, and I think it’s deprecated. Please suggest an alternative if available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants