viestat / react-native-spotify

A native module that allows you to use the Spotify SDK API with react-native
MIT License
108 stars 23 forks source link

Play Music in Background #4

Open patrickml opened 8 years ago

patrickml commented 8 years ago

How would one play the music in the background?

digitaldavenyc commented 8 years ago

@patrickml I think this depends more on the design of your application. Is there something blocking you from doing this?