LunatiqueCoder / react-native-media-console

A React Native video player. Built with TypeScript ❤️
MIT License
194 stars 29 forks source link

Hide controls programmatically #111

Closed waheedakhtar694 closed 2 months ago

waheedakhtar694 commented 3 months ago

I am changing the video size and when it's in the mini view I want to hide the controls completely, haven't found anything available for this in the docs.

LunatiqueCoder commented 3 months ago

@waheedakhtar694

https://github.com/LunatiqueCoder/react-native-media-console/tree/master/packages/media-console#controls

Doesn't this work for you?