Update README.md
A typesafe wrapper around the new system symbols for UIKit and Swift UI
Add as a dependency via Swift Package Manager or add the Symbols.swift file to your project
import Symbols Image(symbol: .star)
import Symbols var star = UIImage(symbol: .star)
Symbols
A typesafe wrapper around the new system symbols for UIKit and Swift UI
Installation
Usage
Add as a dependency via Swift Package Manager or add the Symbols.swift file to your project
Swift UI
UIKit