5pods
Keyboard layout constraint class to help adapt UIView to the appearing keyboard, so the textfields dont get lost underneath it. Usage is very simple, just apply the KeyboardLayoutConstraint class to the bottom constraint of UIView or its subclass and the view will move up and down with the keyboard.
License: MIT
Country picker with flags and optional phone numbers for iOS written in Swift. Has the option to set initial country, delegate functions return country code, country name, country phone prefix and country flag. Swift 3 support.
License: MIT
Pull to refresh and load more loader with delegate methods for tableviews, collectionviews and scrollviews. Its usage is extremely simple as it onnly requires setting a class on your uiview. Example project contains tableview and horizontally scrolling collectionview.
License: MIT
Shows a simple scroll count indicator when the user scrolls up and down in the tableView.
License: MIT