I'm new to Swift and I don't know Objective C. I am looking forward to design a standard audio player. I've noticed that music, podcast, and telegram apps use kind of the same player. I don't know how to add that player in my app. Did they design it from scratch or is there a ready made player bar that can be added in my app?
I've downloaded the source of telegram app, but it is big, in objective C, and doesn't compile!
So, how to get that player?