Arek Holko

Results 19 repositories owned by Arek Holko

MotionBlur

1.5k
Stars
97
Forks
Watchers

MotionBlur allows you to add motion blur effect to iOS animations.

AHKBuilder

39
Stars
2
Forks
Watchers

Initialization for immutable objects based on the builder pattern.

AHKSlider

59
Stars
4
Forks
Watchers

A UISlider subclass that improves the precision of selecting values.

CustomScrollView

67
Stars
15
Forks
Watchers

A very simple implementation of a scroll view on iOS. Not meant for production, just for learning purposes. Please check out the accompanying blog post.

ReflectableEnum

329
Stars
12
Forks
Watchers

Reflection for enumerations in Objective-C.

SingleFetchedResultController

26
Stars
4
Forks
Watchers

Like NSFetchedResultsController but for a single managed object.

SloppySwiper

807
Stars
105
Forks
Watchers

UINavigationController delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).

Code generation of initializers for storyboard-based view controllers

SwiftOutTimingFunction

44
Stars
6
Forks
Watchers

SwiftOutTimingFunction brings Google's new *Swift Out* animation curve to iOS.