UI Deploy

Curated, Short, Web UI Dev we Love.

iOS Library Allowing You To Load Custom Fonts With A Single Line Of Code (No Plist)

Loading custom fonts has always been a somewhat tedious process as each font needs to be identified within your Info.plist file.

Here’s an open source library that allows you to load custom fonts in your apps using a single line of code rather than having to use plist files called FontBlaster.

view source

Advertisement