Has anyone implemented successfully live stream in react native?
I tried using react-native-audio-streaming npm package but example application doesn't work. Can someone please guide me which module should i use for audio streaming in react-native.
Thanks!
Simer