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

How to play local files from raw folder in android? #98

Open Ashi90 opened 7 years ago

Ashi90 commented 7 years ago

I'm new in react native, so please let me know how to play local files from raw folder in android as well as iOS. currently the code contains only url for play music.