I'm making an Android-only React Native app displaying audio.
I want users to be able to change their media volume while in the app instead of the default ringtone volume when pressing hardware buttons.
Is this possible using React Native only or do I have to bridge some native module, something like this ?