Pinned Repositories
AlecrimCoreData
A powerful and simple Core Data wrapper framework written in Swift.
AmazonS3RequestManager
A request manager that uses Alamofire to serialize requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager
AMKeyboardAvoidingLayoutConstraint
AMRefreshingTableViewController
A table view controller that displays a list of items recieved from an external data source, utilizing pull to refresh and infinite scroll loading.
AMResizingTextView
A UITextView subclass that automatically resizes to the size of its content with a smooth transition. Written in Swift.
AMTextFieldPickerExtension
An extension to UITextField, written in Swift, that makes it easy to use a UIPickerView for input.
apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
CrashlyticsRecorder
A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.
QueryGenie
A lightweight framework for creating type-safe queries in Swift.
XLPagerTabStrip-AnthonyMDev
Android PagerTabStrip for iOS.
AnthonyMDev's Repositories
AnthonyMDev/AmazonS3RequestManager
A request manager that uses Alamofire to serialize requests to the AWS S3 (Amazon Simple Storage Solution). Based on AFAmazonS3Manager
AnthonyMDev/CrashlyticsRecorder
A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.
AnthonyMDev/XLPagerTabStrip-AnthonyMDev
Android PagerTabStrip for iOS.
AnthonyMDev/AMTextFieldPickerExtension
An extension to UITextField, written in Swift, that makes it easy to use a UIPickerView for input.
AnthonyMDev/QueryGenie
A lightweight framework for creating type-safe queries in Swift.
AnthonyMDev/AMResizingTextView
A UITextView subclass that automatically resizes to the size of its content with a smooth transition. Written in Swift.
AnthonyMDev/AMKeyboardAvoidingLayoutConstraint
AnthonyMDev/AMRefreshingTableViewController
A table view controller that displays a list of items recieved from an external data source, utilizing pull to refresh and infinite scroll loading.
AnthonyMDev/ImageValet
ImageValet allows you to lazy load a UIImage from anywhere!
AnthonyMDev/AMEdgeView
A UIView subclass that can be used as a border added to another view on one edge.
AnthonyMDev/AMTestHelpers
A collection of helpers that make unit testing UIKit easier.
AnthonyMDev/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
AnthonyMDev/apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
AnthonyMDev/Alamofire
Elegant HTTP Networking in Swift
AnthonyMDev/AMOrientationUpdatingImageView
A UIImageView subclass that uses different images for portrait and landscape device orientations.
AnthonyMDev/Bond
A Swift binding framework
AnthonyMDev/client-controlled-nullability-wg
AnthonyMDev/CocoaPods
The Cocoa Dependency Manager.
AnthonyMDev/DKImagePickerController
New version! It's a Facebook style Image Picker Controller by Swift.
AnthonyMDev/graphql-wg
Working group notes for GraphQL
AnthonyMDev/InflectorKit
Efficiently Singularize and Pluralize Strings
AnthonyMDev/Nimble
A Matcher Framework for Swift and Objective-C
AnthonyMDev/ReactiveKit
A Swift Reactive Programming Kit
AnthonyMDev/ReactiveKitDeadlockDemo
Demo for reproducing a deadlock in ReactiveKit - https://github.com/DeclarativeHub/ReactiveKit/issues/236
AnthonyMDev/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
AnthonyMDev/SalesforceMobileSDK-iOS
iOS SDK for Salesforce
AnthonyMDev/SlideOutMenuTransition
AnthonyMDev/SourceDocs
Generate Markdown documentation from source code
AnthonyMDev/SwiftFormat
A code library and command-line formatting tool for reformatting Swift code
AnthonyMDev/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.