Action Sheets


RMActionController

This is an iOS control for presenting any UIView in an UIActionSheet/UIAlertController like manner.

For a detailed description, a demo project, and additional screenshots take a look at GitHub. There is also a documentation available provided by the CocoaPods team.

Download (GitHub) Documentation

This project is available under MIT license.


RMDateSelectionViewController

This is an iOS control for selecting a date in an UIActionSheet/UIAlertController like manner.

For a detailed description, a demo project, and additional screenshots take a look at GitHub. There is also a documentation available provided by the CocoaPods team.

Download (GitHub) Documentation

This project is available under MIT license. Based on RMActionController.


RMPickerViewController

This is an iOS control for selecting something in an UIActionSheet/UIAlertController like manner.

For a detailed description, a demo project, and additional screenshots take a look at GitHub. There is also a documentation available provided by the CocoaPods team.

Download (GitHub) Documentation

This project is available under MIT license. Based on RMActionController.


Others


RMStepsController

This is an iOS control for guiding users through a process step-by-step.

For a detailed description, a demo project, and additional screenshots take a look at GitHub. There is also a documentation available provided by the CocoaPods team.

Download (GitHub) Documentation

This project is available under MIT license.


RMMultipleViewsController

This is an iOS control for showing multiple view controller in one view controller and selecting one with a segmented control.

For a detailed description, a demo project, and additional screenshots take a look at GitHub. There is also a documentation available provided by the CocoaPods team.

Download (GitHub) Documentation

This project is available under MIT license.