18pods
Utils global functions to simplify working with ActionSheetPicker-3.0.
User g_showDatePicker
for date picker and g_showStringsPicker
for strings picker.
License: MIT
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
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
A helpful collection of extensions, controllers and protocols. See documentation for details.
License: MIT
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
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
License: MIT
Adds Realm representation for Int, String, Double and Bool. This allows to store them in Realm Lists.
License: MIT
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