Rapsssito / react-native-background-actions

React Native background service library for running background tasks forever in Android & iOS.
MIT License
818 stars 117 forks source link

What is the idea behind react-native-track-player? #143

Closed Rc85 closed 2 years ago

Rc85 commented 2 years ago

So when the app is put the background, we have to play a music file indefnitely to keep the app from terminating?

Rapsssito commented 2 years ago

@Rc85, sadly, yes. This is because of iOS developer friendly approach...