Roman Efimov

18pods

AFXAuthClient

AFNetworking Extension for XAuth Authentication.

License: MIT

  • Objective C

REActivityViewController

Open source alternative to UIActivityViewController, highly customizable and compatible with iOS 5.0.

License: MIT

  • Objective C

REComposeViewController

Replicates functionality of SLComposeViewController introduced in iOS 6.0. You can create composers for any social network out there. REComposeViewController doesn't provide logic for sharing, only its visual part.

License: MIT

  • Objective C

RECurtainViewController

A custom curtain-style transition for UIViewControllers.

License: MIT

  • Objective C

REDebugClient

Advanced remote Xcode logging in Terminal app.

License: MIT

  • Objective C

REFormattedNumberField

UITextField subclass that allows number input in a predefined format.

License: MIT

  • Objective C

REFrostedViewController

iOS 7 style blurred view controller that appears on top of your view controller.

License: MIT

  • Objective C

REImageSprite

CSS-like image sprites for iOS apps.

License: MIT

  • Objective C

REMarkerClusterer

REMarkerClusterer creates and manages per-zoom-level clusters for large amounts of markers.

License: MIT

  • Objective C

REMenu

Dropdown menu inspired by Vine.

License: MIT

  • Objective C

REPagedScrollView

Paged UIScrollView with an embedded UIPageControl.

License: MIT

  • Objective C

REPhotoCollectionController

A simple photo thumbnail viewer for the iOS that groups photos by date.

License: MIT

  • Objective C

RESideMenu

iOS 7 style side menu with parallax effect.

License: MIT

  • Objective C

RESwitch

Open source alternative to UISwitch, customizable via UIAppearance protocol.

License: MIT

  • Objective C

RETableViewManager

Powerful data driven content manager for UITableView.

License: MIT

  • Objective C

RETrimControl

Audio trim control, similar to the one seen in default iPhone Voice Memos app.

License: MIT

  • Objective C

REValidation

Simple Objective-C object validation.

License: MIT

  • Objective C

TableViewDataManager

TableViewDataManager allows to manage the content of any UITableView with ease, both forms and lists. TableViewDataManager is built on top of reusable cells technique and provides APIs for mapping any object class to any custom cell subclass.

The general idea is to allow developers to use their own UITableView and UITableViewController instances (and even subclasses), providing a layer that synchronizes data with the cell appereance. It fully implements UITableViewDelegate and UITableViewDataSource protocols so you don't have to.

License: MIT

  • Swift