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

Use empty string instead of missing StreamTitle. #69

Closed hudashot closed 7 years ago

hudashot commented 7 years ago

This prevents process from crashing when StreamTitle does not exist in the dictionary.

tlenclos commented 7 years ago

Thanks !