zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.79k stars 748 forks source link

set android panning audio #561

Closed JoaoAntonioMaruti closed 5 years ago

paulmelnikow commented 5 years ago

Hi! Thanks for this contribution!

443 offers something similar and I think is a better implementation. The way this is written, the pan will be canceled if setVolume() is called subsequently.