TheWidlarzGroup/react-native-video
[Feature]: handle on back button click
Geschlossen
#4.217 geöffnet am 04.10.2024
6.x.xV6featuregood first issue
Repository-Metriken
- Stars
- (7.677 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 3h) (11 gemergte PRs in 30 T)
Beschreibung
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