I see async was replaced by Task.init and will be removed shortly, but why?
I like the async keyword because it is pink!
Post
Replies
Boosts
Views
Activity
I'm writing a project to modify the pixels of the picture with the swiftUI, but every time the modified Uiimage is saved to the system library, it will become jpg format. You know, jpg will compress the picture, thus changing the pixels of the picture, so I want to find a way to convert the UIimage into a png into a library or a file app.