Rafael Nobre

6pods

RNConcurrentBlockOperation

RNConcurrentBlockOperation is a simple NSOperation subclass, similar to NSBlockOperation. It allows a block of work that is potentially asynchrounous to be submited into a NSOperationQueue for parallel execution. It allows for cancellation of submitted blocks and returning arbitrary results from your operation.

License: MIT

  • Objective C

RNExternStoryboard

Split your View Controller logic into multiple reusable Storyboards, seguing between them effortlessly with no additional code and no subclassing!

License: MIT

  • Objective C

RNStatePicker

Table view controller with searchable list of states with completion block and dynamic fonts support.

License: MIT

  • Objective C

UIActivityIndicator-for-SDWebImage+UIButton

A category that easily allows you to use a UIActivityIndicator in SDWebImage in both UIImageView and UIButton.

License: MIT

  • Objective C