FAWE - Font Awesome library for iOS

BSD License
Objective-C
iOS

Powered by Appetize.io.

1 image

Author

Description

FAWE is a library that helps you leverage the excellent icon font library Font Awesome in your iOS projects.

FAWE extends default Cocoa framework components to make working with icons as easy as possible. FAWE also provides some classes of its own. The basis for all iconic UI controls is FAWEIconView, which you can use either as a standalone component or with standard UI controls, such as UIButton. FAWEIconView extends UILabel, so you can use the properties of UILabel to control its look and feel, but it also introduces some features of its own, such as gradient icon color and inner shadow.

Tags