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)
MIT License
216 stars 13 forks source link

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

Closed Bravo-Lin closed 1 year ago

Bravo-Lin commented 1 year ago

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

I have tried restarting project and run ./gradlew clean

image

hirbod commented 1 year ago

Thanks for reporting, I'll investigate

hirbod commented 1 year ago

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

hirbod commented 1 year ago

New version with the fix has been released