TheWidlarzGroup/react-native-video

Show video controls by default when paused

Open

#3,138 opened on Jun 6, 2023

View on GitHub
 (6 comments) (5 reactions) (0 assignees)Kotlin (7,677 stars) (3,027 forks)batch import
6.x.xfeaturegood first issue

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