Adrian Schoenig

9pods

ASCollectionViewController

A UICollectionViewController subclass that makes working with NSFetchedResultsController, UIMenuController and UIRefreshControl easier.

In particular it:

  • Takes care of batching together any changes to your model to update the collectionView. This includes call backs if you need additional logic to respond to deletions/insertions/updates/moves.
  • Enables long-tap menus on cells using UIMenuItem objects.
  • Makes it easy to add a UIRefreshControl control.

License: NOASSERTION

  • Objective C

ASPolygonKit

A small collection of classes, primarily used for handling creating a union of polygons. The resulting polygons are compatible with MapKit. Be warned, it doesn't work for all kinds of polygons.

License: MIT

  • Swift

ASPolylineView

Currently it is simple and only includes drawing a differently coloured border around the line. See header files for options.

License: BSD

  • Objective C

ASWeekSelectorView

A mini week view to select a day. You can swipe through weeks and tap on days to select them, somewhat similar to the iOS 7 calendar app.

License: NOASSERTION

  • Objective C

TripKit

SkedGo's TripKit

License: Apache-2.0

  • Objective C

TripKitAddOns

Add-ons to SkedGo's TripKit

License: Apache-2.0

  • Objective C

TripKitBookings

Booking integration for SkedGo's TripKit

License: Apache-2.0

  • Objective C

TripKitUI

SkedGo's TripKitUI

License: Apache-2.0

  • Objective C