I'm making an audio player app but I want to add the functionality of a notification bar control where you control the music like this:
Any help would be greatly appreciated.
I'm making an audio player app but I want to add the functionality of a notification bar control where you control the music like this:
Any help would be greatly appreciated.
It's very difficult, I found that you can use react-native-music-control which is buggy or you can use react-native-track-player which says it works with expo but I still haven't managed to get it to work... Good luck