Relative Content

Tag Archive for swiftswiftuiavplayer

How to design a custom AVPlayer to play audio

I want to make a music player in SwiftUI as in the image. When the music is played, the slider moves step by step. I want it to progress smoothly. If possible, I want to add acceleration or deceleration options. Can you tell me the source on this subject?