UNPKG

rn-working-music-control

Version:
9 lines (6 loc) 320 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.tanguyantoine.react"> <application> <service android:stopWithTask="true" android:name=".MusicControlNotification$NotificationService" android:foregroundServiceType="mediaPlayback" /> </application> </manifest>