Connecting to the Apple Music API

I am creating my first app with react native and expo, and I want to access the Apple Music app to get the tracks that the phone has and play them.

I have been looking for a solution, is it possible with Expo? Do I have to make a native module?

1 Like

Hi malcriado
Did you already get a solution for this?