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

Expose cached path #12

Closed anderslemke closed 5 years ago

anderslemke commented 6 years ago

This is an attempt to expose the cached file such that it can be saved by the application.

It only works on iOS (for now).

What do you think?

anderslemke commented 6 years ago

Oh, now I see that you're working on the media-cache branch.

Any idea when that will be merged?