hirbod / react-native-volume-manager

React Native module which adds the ability to change the system volume on iOS and Android, listen to volume changes and supress the native volume UI to build your own volume slider or UX. It can listen to iOS mute switch and ringer mode changes on Android (and let you set the ringer mode)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-volume-manager' doesn't seem to be linked

Bravo-Lin opened this issue · comments

After I installed this module, I had this problem after starting the project。

I have tried restarting project and run ./gradlew clean

image

Thanks for reporting, I'll investigate

This issue has been fixed, thanks to @barthap
Will release 0.4.1

New version with the fix has been released