18pods
A Alamofire based request manager that serializes requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager
License: MIT
A UIView
subclass that can be used as a border added to another view on one edge.
License: MIT
An NSLayoutConstraint
subclass that can be pinned to the bottom layout guide and will adjust to avoid the keyboard.
License: MIT
AMOrientationUpdatingImageView
is a UIImageView
subclass that allows for different images to be set for portrait and landscape orientations and manages setting and updating its image
based on the device's orientation.
License: MIT
A table view controller that loads items from an external (networked) data source.
License: MIT
A UITextView
subclass that automatically resizes based on the size of its content text with a smooth animation. Written in Swift
License: MIT
AMTestHelpers
helps make unit testing behaviors that are difficult to test, such as presenting view controllers, simple and easy through method swizzling.
License: MIT
A UITextField
extension written in Swift that makes it easy to use a UIPickerView
for selection.
License: MIT
AutoLayoutCells makes working with dynamic table view cells easy.
License: MIT
AutoLayoutTextViews subclasses UITextView and adds placeholder text, auto resizing, and keyboard avoiding functionality.
License: MIT
A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.
License: MIT
EBPhotoPages is a photo gallery library for displaying pages of photos and their meta data in a scrollview. Users are able to zoom photos in and out, as well as create, edit or delete comments and tags, share or delete a photo, and report inappropriate photos. All photos and content are loaded asynchronously. User permissions for a photo are controlled through a delegate protocol. No graphic files are required for the gallery as icons are drawn in code.
The library was designed using a state pattern to control the behavior of the gallery, so that other developers can easily modify or add new states without having to understand too much of the original code.
License: MIT
Delivers an image from a local or remote source to a UIImageView
or closure, using AlamofireImage
for asynchronous requests.
License: MIT
Features [x] Single selection and multi-selection options. [x] Search Contacts [x] Configure the contact data to be shown. (Phone Number, Email, Birthday, or Organization) [x] Section indexes to easily navigate through the contacts. [x] Shows initials when image is not available. [x] Contact object to get the properties of the contacts
License: Unknown
UIView+AORefreshFont is a category on UIView that provides a convenience method for resetting the dynamic type font of a text-input view.
License: MIT