TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://docs.thewidlarzgroup.com/react-native-video/
MIT License
7.22k stars 2.9k forks source link

[BUG]: Rate controls is not visible on iOS version < 17.0 #4224

Open sherbiiny opened 1 month ago

sherbiiny commented 1 month ago

Version

6.6.4

What platforms are you having the problem on?

iOS

System Version

15.0

On what device are you experiencing the issue?

Real device, Simulator

Architecture

Old architecture

What happened?

The speed controls are not visible on iOS versions below 17.

Attached is a screenshot from an iPhone running iOS 15.

image

Do you have any tips on how to display the speed controls? If I need to implement a custom solution, do you have suggestions for doing it efficiently?"

Reproduction Link

repository link

Reproduction

.

github-actions[bot] commented 1 month ago

Thank you for your issue report. Please note that the following information is missing or incomplete:

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

freeboub commented 1 month ago

controls are managed by ios. I don't think we can fix it with the built in controls

github-actions[bot] commented 1 week ago

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.