apivideo / api.video-reactnative-player

React Native video player
https://api.video
MIT License
17 stars 2 forks source link

[Bug]: can't control the controls on android tv using react-native-tvos #29

Open bilal-prog opened 2 months ago

bilal-prog commented 2 months ago

Version

"@api.video/react-native-player": "^1.0.1"

Environment that reproduces the issue

Android Emulator

Is it reproducible in the example application?

Yes

Reproduction steps

clicking on the the remote keys don't make the controls show up

Expected result

the controls should show up and navigate between easily

Actual result

the controls show up

Additional context

No response

Relevant logs output

No response