Dave Glassco
Dave Glassco
We are having this issue crop up as well, would love the fix to be included
The permissions controller fix is not working for me. You have your code below this line let useCamera = Permission.Camera.needsPermission && Permission.Camera.status == .authorized Which seems to make your code...
It is in the package.file. There was a rename... .package(url: "https://github.com/kieranb662/Shapes.git", from: "1.0.4"), should be... .package(url: "https://github.com/kieranb662/SwiftUI-Shapes.git", from: "1.0.4"),
What is this supposed to fix? I was hoping it was the notch issue, but it seems to have no affect for me
That's what I thought, yet the fix didn't work for me. The search field shows up under the nav bar, and for the life of me I can't figure out...
Thanks for the response btw...
Hey Jake I checked out your image album branch. One thing that stood out to me is your use of a GeometryReader. Because this is a framework you might run...
Thanks for this fix...
I would be very interested in this
The automated 4.2 code update works perfectly except for the UIAlertControllers. dongdongpc has the correct code for that in his fix. This should be simple to do