Anthony Miller

18pods

AmazonS3RequestManager

A Alamofire based request manager that serializes requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager

License: MIT

  • Swift

AMEdgeView

A UIView subclass that can be used as a border added to another view on one edge.

License: MIT

  • Swift

AMKeyboardAvoidingLayoutConstraint

An NSLayoutConstraint subclass that can be pinned to the bottom layout guide and will adjust to avoid the keyboard.

License: MIT

  • Swift

AMOrientationUpdatingImageView

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

  • Swift

AMPullToRefresh

A controller to add a pull to refresh view to a scroll view.

License: MIT

  • Objective C

AMRefreshingTableViewController

A table view controller that loads items from an external (networked) data source.

License: MIT

  • Objective C

AMResizingTextView

A UITextView subclass that automatically resizes based on the size of its content text with a smooth animation. Written in Swift

License: MIT

  • Swift

AMTestHelpers

AMTestHelpers helps make unit testing behaviors that are difficult to test, such as presenting view controllers, simple and easy through method swizzling.

License: MIT

  • Swift

AMTextFieldPickerExtension

A UITextField extension written in Swift that makes it easy to use a UIPickerView for selection.

License: MIT

  • Swift

AutoLayoutCells

AutoLayoutCells makes working with dynamic table view cells easy.

License: MIT

  • Objective C

AutoLayoutTextViews

AutoLayoutTextViews subclasses UITextView and adds placeholder text, auto resizing, and keyboard avoiding functionality.

License: MIT

  • Objective C

CrashlyticsRecorder

A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.

License: MIT

  • Swift

DKImagePickerController

Image Picker Controller by Swift4.

License: MIT

  • Swift

EBPhotoPages

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

  • Objective C

ImageValet

Delivers an image from a local or remote source to a UIImageView or closure, using AlamofireImage for asynchronous requests.

License: MIT

  • Swift

JFContactsPicker

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

  • Swift

UIView+AORefreshFont

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

  • Objective C

XLPagerTabStrip-AnthonyMDev

Android PagerTabStrip for iOS and much more

License: MIT

  • Objective C