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)
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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