Pinned Repositories
Alley
Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.
Ambar
Powerful, advanced Core Data Stack implementation, in Swift.
CardPresentationController
Custom UIPresentationController which mimics the behavior of Apple Music UI
Coordinator
Implementation of Coordinators app design pattern.
Fields
Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.
HTML2PDFRenderer
Take any HTML loaded in WKWebView and make PDF out of it.
LanguageSwitcher
Example how to switch iOS app's language on-the-fly, instantly
Swift-Essentials
A set of essential Swift stuff I use in every single iOS app.
UICollectionView-NSFetchedResultsController
How to use UICollectionView with NSFetchedResultsController
WatchRingGenerator
iOS app to generate series of PNG images, to be used in WatchKit apps
radianttap's Repositories
radianttap/ABContactHelper
Objective-C Address Book wrapper
radianttap/InAppSettingsKit
This iPhone framework allows settings to be in-app in addition to being in the Settings app
radianttap/MPMediaItem-Properties
Category that adds properties to the media item directly (so you don't have to use valueForProperty: and can use directly with predicates)
radianttap/MyVideoPlayer
Very basic Video Player using AVFoundation
radianttap/OHAttributedLabel
UILabel that supports NSAttributedString
radianttap/RunKeeper-iOS
An iOS RunKeeper API module
radianttap/SVProgressHUD
A clean and lightweight progress HUD for your iOS app.
radianttap/uidevice-extension
Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone
radianttap/MKMapViewZoom
MKMapView category for supporting zoom level, code belongs to Troy Brant