reddit-swiftui
reddit-swiftui copied to clipboard
Use SFSymbols on macOS Big Sur
Hi
So that extension on NSImage on macOS makes a blank image and has a placeholder input string to maybe do something with in the future or...?
Thanks in advance.
As per the Readme:
Because macOS doesn't support SF Symbols, I have created the following extension to make sure shared code works. I would like to replace this with custom icons for macOS that it loads from XCAssets eventually
Since macOS BigSur now supports SF Symbols, we should probably just use an @available check.
Hey, I'm interested in solving this issue as I have experience with both SwiftUI and SFSymbols. I think I can handle this. Could you please share some more information about the issue. ? Thank you!!