You can use the .scaledToFill() view modifier on VideoPlayer:
VideoPlayer(player: player).scaledToFill()
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: