I’ve been working on a little project to put my limited SwiftUI skills to some use. One part of the app requires the user to load in an image from their device’s photo library. I mostly figured out how to do this by piecing together various tutorials but I kept running into one issue – seemingly at random some photos would load into the app upside-down!
Well, after a lot of searching I finally found the solution in this article by Itsuki which works perfectly so I’m saving here so I can always find it!