file
-
Handling Incoming URLs With onOpenURL In SwiftUI
Meet the onOpenURL modifier and explore how to handle incoming URLs and open files the SwiftUI way.
-
GTStorable Framework
A new custom framework on Github that enables any Codable-conforming type to perform file operations (save, load, etc) by just adopting GTStorable.