-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Description
Version
6.17.0
What platforms are you having the problem on?
Android
System Version
all
On what device are you experiencing the issue?
Simulator, Real device
Architecture
New architecture with interop layer
What happened?
Documentation tell that controls are always visible in Fullscreen mode. See https://docs.thewidlarzgroup.com/react-native-video/docs/v6/component/props#controls
It was the case with <= 6.15.0 but not work anymore from 6.16.0
Reproduction Link
https://github.com/gkueny/react-native-video-controls-issue/tree/issue-controls
Reproduction
You can reproduce here with 6.17.0 : https://github.com/gkueny/react-native-video-controls-issue/tree/issue-controls
And you can see working exemple with 6.15 here: https://github.com/gkueny/react-native-video-controls-issue/tree/issue-controls-no-issue-6.15
- Note that I had to patch lib to avoid compilation issue with 6.15
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
To Triage