Arkady Fraerman

6pods

Bluuur

This UIVisualEffectsView subclass allows to dynamically adjust blur radius and other values by changing a lot of properties.

License: MIT

  • Objective C

KVO-MVVM

Simply observe ViewModel changes by View layer using block-based syntax over vanilla Cocoa KVO. The main idea is to observe keypaths like this one - @keypath(self.viewModel.state) and not to unsubscribe.

License: MIT

  • Objective C

MLWTiledLayout

MLWTiledLayout is UICollectionViewLayout subclass that implements tiled layout or mosaic layout automagically adopted to any iPhone screen size. Layout is column-based and inspired by lightbox layout.

License: MIT

  • Objective C

Overlap

Allows you to overlap any possible UI elements like UILabels, UIButtons and even UIToolbars. Just create 2 views or both states and update overlap region from scrollViewDidScroll or panGestureHandler

License: MIT

  • Objective C

RuntimeRoutines

RuntimeRoutines allows you to access classes, protocols, properties, methods, attrbutes and many other with block-based syntax.

License: MIT

  • Objective C

Xross

All-directions-enabled UIPageViewController

License: MIT

  • Objective C