ylliX - Online Advertising Network

Playing Video with AVPlayer in SwiftUI

Iโ€™ve been experiencing more and more with SwiftUI and I really wanted to see what we can do with video content. Today Iโ€™ll share my findings, showing how to play video using AVFoundation in SwiftUI, including some mistakes to avoid. The best way to play a media on iOS is using AVFoundation, Appleโ€™s framework to […]