indiecastfm / react-native-audio-streamer

A react-native audio streaming module which works on both iOS & Android
MIT License
132 stars 50 forks source link

issue #15

Open retrojorgen opened 6 years ago

retrojorgen commented 6 years ago

Hi! I get undefined is not an object (evaluating '_reactNativeAudioStreamer2.defaiult.setUrl')

I should note that I am a total noob at react native. running react native 0.47.2 og mac os

jasongrishkoff commented 6 years ago

I'm not sure if this is being maintained anymore - if you're looking for a Spotify-esque plugin for music playback, check out the "dev" branch of this library we've been working on: https://github.com/Guichaguri/react-native-track-player/tree/dev

You can install it by adding the following to your package.json: "react-native-track-player": "https://github.com/Guichaguri/react-native-track-player/tarball/dev" and then running npm install react-native-track-player from the console.

retrojorgen commented 6 years ago

Thank you for replying Jason!

I am looking for a library to use for playing/streaming an audio file from a given external url and presenting some simple controls. Will it work for this purpose?

jasongrishkoff commented 6 years ago

Yessir.

On Wed, Sep 20, 2017 at 3:39 PM, Jørgen Jacobsen notifications@github.com wrote:

Thank you for replying Jason!

I am looking for a library to use for playing/streaming an audio file from a given external url and presenting some simple controls. Will it work for this purpose?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/indiecastfm/react-native-audio-streamer/issues/15#issuecomment-330854608, or mute the thread https://github.com/notifications/unsubscribe-auth/AAW6UxaCwOkj_ELFI6LirGd12weLFTAMks5skRWugaJpZM4Pda-N .

-- Jason Grishkoff Founder of Indie Shuffle https://www.indieshuffle.com/ and SubmitHub https://www.submithub.com/

Twitter: @indieshuffle http://www.twitter.com/indieshuffle Facebook: facebook.com/indieshuffle http://www.facebook.com/indieshuffle Why we don't take premieres http://www.indieshuffle.com/news/premiering-songs-and-why-we-ve-stopped/

silkyland commented 6 years ago

Same here react native version 0.49.5