tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
781 stars 255 forks source link

Fix for Android player notification not closing on app close #74

Closed IndrekV closed 7 years ago

IndrekV commented 7 years ago

Fixes the issue when the notification would freeze if audio was playing and you closed the app. closes #49

tlenclos commented 7 years ago

One line bug fix is much appreciated, cheers 👍.