charliesbot / react-native-media-controls

A sweet UI component to manipulate your media. Strongly typed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to check if the controls are visible?

enigmablue opened this issue · comments

commented

Hi,

I'd like to be able to allow the user to take certain actions when the dialog is open.

Is there a variable or some callback variable i can use, like onOpen or onClose?