TheWidlarzGroup/react-native-video

Show video controls by default when paused

Closed

#3,138 opened on Jun 6, 2023

 (7 comments) (6 reactions) (0 assignees)Kotlin (3,027 forks)batch import
6.x.xV6featuregood first issue

Repository metrics

Stars
 (7,677 stars)
PR merge metrics
 (Avg merge 2d 3h) (11 merged PRs in 30d)

Description

Feature Request

I have a video that I want to start paused. This works, however, the user must tap on the paused thumbnail in order to see the controls. The controls should show by default, not require the user to tap on the still image.

Why it is needed

Possible implementation

Code sample

Contributor guide