Soroush Khanlou

6pods

Backchannel

Backchannel is a service for bringing discussion to your app’s beta.

License: MIT

  • Objective C

FTWButton

FTWButton is a UIControl subclass that lets you easily set color, gradient, text, and icon properties for various states and animates between them.

License: MIT

  • Objective C

Objective-Shorthand

Objective-Shorthand is a set of categories on Foundation objects that make long things in Objective-C short.

License: MIT

  • Objective C

Promises

I promise it does something.

Asynchronous code... blah blah blah... standard interface for... blah blah blah... handling asynchronous actions... blah blah blah... chaining callbacks.

License: MIT

  • Objective C

SKBounceAnimation

SKBounceAnimation is a CAKeyframeAnimation subclass that creates an animation for you based on start and end values and a number of bounces. It’s based on the math and technology in this blogpost: khanlou.com/2012/01/cakeyframeanimation-make-it-bounce/ which in turn was based partially on Matt Gallagher’s work here: cocoawithlove.com/2008/09/parametric-acceleration-curves-in-core.html.

License: Custom

  • Objective C

SKInnerShadowLayer

SKInnerShadowLayer is a CAGradientLayer subclass that adds properties to create an inner shadow on a given layer.

License: MIT

  • Objective C