Arkadiusz Holko

9pods

AHKActionSheet

An alternative to the UIActionSheet with a block-based API and a modern, customizable look.

License: MIT

  • Objective C

AHKBendableView

UIView subclass that bends its edges when its position changes.

License: MIT

  • Swift

AHKNavigationController

A UINavigationController subclass allowing the interactive pop gesture when the navigation bar is hidden or a custom back button is used.

License: MIT

  • Objective C

AHKSlider

UISlider subclass that improves the precision of selecting values.

License: MIT

  • Objective C

DeallocationChecker

DeallocationChecker asserts that a view controller gets deallocated after its view is removed from the view hierarchy. When you use the app, you'll see assertion failures if your view controllers don't get deallocated.

License: MIT

  • Swift

IBAnalyzer

Tool for finding xib and storyboard-related issues at the build time.

License: MIT

  • Objective C

MotionBlur

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

License: MIT

  • Objective C

ReflectableEnum

Reflection for enums in Objective-C

License: MIT

  • Objective C

SloppySwiper

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

License: MIT

  • Objective C