Anton Plebanovich

18pods

ActionPickerUtils

Utils global functions to simplify working with ActionSheetPicker-3.0. User g_showDatePicker for date picker and g_showStringsPicker for strings picker.

License: MIT

  • Swift

Animators

Custom animators for presentation and navigation transitions. Super simple to use! Just call one of two configuration methods to setup navigation or presentation animations.

License: MIT

  • Swift

APButton

Button with ability to show loading indicator and animate depended views according to button state. Try to mimic system button animations while provides ability to make button from several views: background view, image view, overlay view, etc.

License: MIT

  • Swift

APExtensions

A helpful collection of extensions, controllers and protocols. See documentation for details.

License: MIT

  • Swift

APTips

License: MIT

BaseClasses

Default configuration for some UI classes through inheritance.

License: MIT

  • Swift

ContentFitScrollView

Self adjustable Scroll View that proportionally reducing provided height constraints constants to fit all content on screen without scrolling. It takes into account ContentFitLayoutConstraint's minimumHeight value. If it's unable to fit content on screen without scrolling it'll just allow scrolling.

License: MIT

  • Swift

KeyboardAvoidingView

Common usage: set KeyboardAvoidingView class to any view (usually it's base container) that you want to adjust it's bottom constraint or frame height to avoid keyboard.

License: MIT

  • Swift

ObjectMapperAdditions

  • Adds simple calls to include NULL values in output JSON.
  • Adds ability to simply type cast JSON values to specified type.

License: MIT

  • Swift

RealmAdditions

Adds Realm representation for Int, String, Double and Bool. This allows to store them in Realm Lists.

License: MIT

  • Swift

RxUtils

License: MIT

StretchScrollView

StretchScrollView provides functionality to enlarge title image and hide overlays when scrolling down. When scrolling up it allows to animate background of navigation bar.

License: MIT

  • Swift

ViewState

License: MIT