You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
carson-katri
changed the title
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...?
Use SFSymbols on macOS Big Sur
Oct 28, 2020
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!!
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.
The text was updated successfully, but these errors were encountered: