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)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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