Tony Arnold

11pods

AFNetworking-RACExtensions

AFNetworking-RACExtensions is a delightful extension to the AFNetworking classes for iOS and Mac OS X.

License: MIT

  • Objective C

Diff

This library generates differences between any two Collections (and Strings). It uses a fast algorithm (O((N+M)*D)). It also includes utilities for UICollectionView/UITableView.

License: MIT

  • Swift

Differ

Differ generates the differences between Collection instances (this includes Strings!).

It uses a fast algorithm (O((N+M)*D)) to do this.

Also included are utilities for easily applying diffs and patches to UICollectionView/UITableView.

License: MIT

  • Swift

MagicalRecord

Handy fetching, threading and data import helpers to make Core Data a little easier to use.

License: MIT

  • Objective C

NAMapKit

A custom and simple framework for creating custom maps. Not based on MapKit.

License: MIT

  • Objective C

ReactiveCocoa

ReactiveCocoa (RAC) is a Cocoa framework built on top of ReactiveSwift. It provides APIs for using ReactiveSwift with Apple's Cocoa frameworks.

License: NOASSERTION

  • Swift

ReactiveViewModel

ReactiveViewModel is a combination code/documentation project for building Cocoa applications using Model-View-ViewModel and ReactiveCocoa.

By explaining rationale, documenting best practices, and providing reusable library components, we want to make MVVM in Objective-C appealing and easy.

License: MIT

  • Objective C

Reveal-iOS-SDK

The Reveal SDK for iOS.

License: Custom

  • Objective C

Reveal-SDK

Reveal brings powerful runtime view debugging to iOS developers. Please visit our website for more details: http://revealapp.com/

License: Commercial

  • Objective C

Reveal-tvOS-SDK

The Reveal SDK for tvOS.

License: Custom

  • Objective C

RxOptional

RxSwift extensions for Swift optionals and "Occupiable" types.

License: MIT

  • Swift