Kevin Varga Halász
Kevin Varga Halász
**Steps to Reproduce:** Create a Bool State variable, with an initial value of false Add an AnimatedImage to a View with the isAnimating property set to the State Bool which...
Hey! I really missed the functionality of saving objects conforming to the Codable protocol. This code lives in an extension now in my projects. But I was wondering whether this...
Replaced for loops with while loops, which drastically improves the performance. Test data: - Hash: "B05iM@00009Y-;xv" - Size: .init(width: 400, height: 200) - Punch: 1 Resulting in image loadtime: -...
Adding SwiftUI and MacOS support, so that people who develop to those platforms will also be able to use blurhash. SwiftUI example of initialising an Image: Image(blurHash: "LGF5]+Yk^6#M@-5c,1J5@[or[Q6.", size: .init(width:...
Youtube app / Website says that its mirroring, but there is nothing on the RPi screen.