Search results for interpolation

LNInterpolation screenshot

LNInterpolation

November 04, 2016 • MIT License
An interpolation framework for Cocoa and Cocoa Touch, with provided interpolation implementation for numbers, CG values, UIKit and AppKit values and colors.
NoOptionalInterpolation screenshot

NoOptionalInterpolation

July 16, 2016 • MIT License
NoOptionalInterpolation gets rid of "Optional(...)" and "nil" in Swift's string interpolation and make pluralization easier. let age = 42 let text = "I am \(age ~ "year") old" // "I am 42 yea...
JQSwiftIcon screenshot

JQSwiftIcon

July 13, 2016 • MIT License
Add icons to your project without moving a finger. JQSwiftIcon uses string interpolation to replace placeholders on text and replaces them with icons
Popsicle screenshot

Popsicle

May 10, 2015 • MIT License
Delightful, extensible Swift value interpolation framework.
INTUAnimationEngine screenshot

INTUAnimationEngine

October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS. INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...