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

feat: RN 0.71 support #13

Closed hirbod closed 1 year ago

hirbod commented 1 year ago

This PR adds support for RN 71.

fixes #11 fixes #10 fixes #9