TheWidlarzGroup/react-native-video

[Feature]: handle on back button click

已关闭

#4,217 创建于 2024年10月4日

 (2 条评论) (0 个反应) (0 位负责人)Kotlin (3,027 个派生)batch import
6.x.xV6featuregood first issue

仓库指标

星标
 (7,677 个星标)
PR 合并指标
 (平均合并 2天 3小时) (30 天内合并 11 个 PR)

描述

Description

I'm using react native video on visionOS and would like to keep the default controls but want to handle the back button click. Is there a way to listen handle the back button click or listen to a back event?

Why it is needed ?

So we can handle the back button while keeping default control components.

Possible implementation

Technical POV how to do it

Code sample

Code sample

贡献者指南