R.swift
January 29, 2020 • MIT License
Get strong typed, autocompleted resources like images, fonts and segues in Swift projects
UIFontComplete
April 17, 2017 • Apache 2.0 License
Make working with UIFont faster and less error-prone.
Inkwell
April 13, 2017 • MIT License
In brief, Inkwell is a font library to use custom fonts on the fly. Inkwell takes responsibilities for:
- Downloading fonts from Google Fonts or custom resources.
- Registering custom fonts to th...
DTFont
October 26, 2016 • MIT License
DynamicTypeFont helper. Easy creation, custom font, auto update etc.
OcticonsKit
September 24, 2016 • MIT License
Use Octicons as UIImage / UIFont in your projects with Swifty manners.
IoniconsKit
September 24, 2016 • MIT License
Use ionicons as UIImage / UIFont in your projects with Swifty manners.
No image provided.
BFKit-Swift
June 23, 2015 • MIT License
BFKit-Swift is a collection of useful classes, structs and extensions to <strong>develop Apps faster</strong>.
If you are looking for <strong>Objective-C</strong> version check it out here: <str...
No image provided.
BFKit
December 24, 2014 • MIT License
BFKit is a collection of useful classes to <strong>develop Apps faster</strong>.
If you are looking for <strong>Swift</strong> version check it out here: <strong><a href="https://www.cocoacontro...
iOS 7 Sampler
October 05, 2013 • MIT License
Code examples for the new features of iOS 7.
Contents:
- Dynamic Behaviors
- Speech Synthesis
- Custom Transition
- 3D Map
- iBeacon
- 120fps Video Recording
- Smile Detection
- Image ...
DALinedTextView
June 10, 2013 • MIT License
DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
DAAttributedStringUtils
February 17, 2013 • MIT License
Utilities for working with NSAttributedStrings, including:
* A method of creating NSAttributedString instances easily using printf-like formatting codes embedded in NSString instances. Formatti...
KWFontPicker
January 20, 2013 • MIT License
A font picking UIPickerView and keyboard manager for iPhone.
FontReplacer
September 08, 2011 • Unspecified License
Since iOS 3.2, you can use custom fonts in your apps but unfortunately, you can't use these custom fonts in Interface Builder. FontReplacer is a solution to this problem.
TTTAttributedLabel
July 13, 2011 • MIT License
NSAttributedString is pretty rad. When it was ported into iOS 4 from Mac OS, iPhone developers everywhere rejoiced. Unfortunately, as of iOS 4 none of the standard controls in UIKit support it. Bum...