LunatiqueCoder / react-native-media-console

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

Fix muted #73

Closed yeeharn closed 11 months ago

yeeharn commented 11 months ago

Added useEffect to update the muted state according to the muted props passing in.

LunatiqueCoder commented 11 months ago

@yeeharn Merging this without testing. I mean, what can go wrong? 😂 Will be available with the next release.