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

Fix iOS header import #18

Closed lucianomlima closed 3 years ago

lucianomlima commented 6 years ago

Since react native version 0.40.0, iOS import headers change to <React/HeaderName.h>. More info: https://github.com/facebook/react-native/releases/tag/v0.40.0

pmagnussen commented 6 years ago

Could someone please approve this commit?

ergunyasar commented 6 years ago

Please approve

ronunism commented 6 years ago

Please Approve this.

pmagnussen commented 6 years ago

It looks like the repo owners are no longer active

Ernoff commented 6 years ago

Hey guys, since the repo owners are no more active I suggest that @lucianomlima publishes his fork on npm so we can start to use it and we all can start contributing to his branch pending when the owners are back to merge.

What says you all ?? cc: @pmagnussen @ergunyasar @ronunism

jasongrishkoff commented 6 years ago

I also strongly suggest checking out a project we've been working on for a few months now to create a music player for React Native: https://github.com/react-native-kit/react-native-track-player

pmagnussen commented 6 years ago

I'll test React Native Track Player this weekend, @jasongrishkoff

shuaibird commented 6 years ago

It works for me

lucianomlima commented 6 years ago

You can use git url version to add from my repo.

ronunism commented 6 years ago

Thanks, @lucianomlima . I am doing so.

wdayanand commented 5 years ago

It looks like the repo owners are no longer active so I created new package with fix use this https://www.npmjs.com/package/react-native-audio-file-streamer

lucianomlima commented 5 years ago

@victor36max