xtrinch

5pods

KeyboardLayoutHelper

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

  • Swift

MRCountryPicker

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

  • Swift

MRMultipleContactPicker

Multiple contact picker for ios 8.0+ in swift 2.2

License: MIT

  • Swift

MRPullToRefreshLoadMore

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

  • Swift

MRTableViewCellCountScrollIndicator

Shows a simple scroll count indicator when the user scrolls up and down in the tableView.

License: MIT

  • Swift