Richard Reitzfeld

6pods

ResplendentRestkit

A set of of tools to facilitate common Restkit usage.

License: MIT

  • Objective C

ResplendentUtilities

An Objective-C library for all kinds of things

License: MIT

  • Objective C

RPLPhotoLibraryView

Provides RPLPhotoLibraryView, a class which shows the users gallery images in a collection view with 3 columns, and scrolls vertically.

Can flip the order with property reverseAssetOrder, and can be told to scroll to the top of the colleciton view.

Offers two delegates: * assetSelectionDelegate - for handling when the user selects an asset. * scrollDelegate - offers a few methods for handling scrolling events. TODO: Add long description of the pod here.

License: MIT

  • Objective C

RPOTCMPerformOperationToCompletionManager

Asynchronously performs operations while observing for reachability.

License: MIT

  • Objective C

RUImageCaptureView

Provides RUImageCaptureView, a subclass of UIView that displays video input from camera devices. Provides a few properties to control some other camera-related features.

License: MIT

  • Objective C

RUTextSize

Provides code for determining the size of text. * RUAttributesDictionaryBuilder: Used for setting text-related attributes, and create an attributes dictionary with the proper iOS keys and values, given the properties set. * NSString+RUTextSize: Gets size of an NSString. * NSAttributedString+RUTextSize: Gets size of an NSAttributedString.

Provides category methods on common text-related UI components to get their text sizes. * UILabel+RUTextSize * UIButton+RUTextSize * UITextField+RUTextSize * UITextView+RUTextSize

Also provides category methods for absorbing the properties set on an instance of RUAttributesDictionaryBuilder. * UILabel+RUAttributesDictionaryBuilder

License: MIT

  • Objective C