RE: https://mastodon.social/@a_grebenyuk/115844202420125224

Version 13.0 is out: https://github.com/kean/Nuke/releases/tag/13.0.0. It was a monumental effort to update it to all the latest Swift features, namely Swift Testing and Data Race Safety. You skip a major release or two, and the amount of catch-up really adds up.

@a_grebenyuk Congrats! Looking forward to give it a try.

@a_grebenyuk Btw I just took a glimpse at NukeVideo since I haven’t noticed it before, and I saw the loop functionality. Maybe it makes sense to look into this.

https://developer.apple.com/documentation/avfoundation/avplayerlooper

AVPlayerLooper | Apple Developer Documentation

An object that loops media content using a queue player.

Apple Developer Documentation
@obrhoff thanks for sharing. I opened an issue to integrate it.
@a_grebenyuk impressive, nice work shipping