LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

Example aint working #4

Closed syky27 closed 6 years ago

syky27 commented 6 years ago

There is a example with terminal icon

let attributedText = Awesome.regular.terminal.asAttributedText(fontSize: 17, color: .red, backgroundColor: .blue)

I am getting following error:

Type 'Awesome.regular' has no member 'terminal'
rafiki270 commented 6 years ago

there is no example now

rafiki270 commented 6 years ago

so I deleted the example for now