Skip to content

SwiftUI video player

Compare
Choose a tag to compare
@swiftuiux swiftuiux released this 18 Aug 06:18
· 266 commits to main since this release

Release Notes for Version 1.7

New Features

  • Loop Setting: Added a new option to configure whether the video should automatically restart when it reaches the end. This setting enhances user control over video playback, providing a seamless viewing experience for continuous loop enthusiasts. If not explicitly enabled, videos will not loop by default.

Improvements

  • Performance Enhancements: Implemented significant code refactoring to optimize application performance.

Bug Fixes