RMActionController
Action sheet
An iOS framework that provides a customizable view controller for presenting any UIView in an alert-like manner with actions around it.
This is an iOS control for presenting any UIView in an UIAlertController like manner
539 stars
10 watching
59 forks
Language: Objective-C
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cooperrs/rmpickerviewcontroller | Provides an iOS control for selecting items from a picker presented as an action sheet. | 381 |
cooperrs/rmdateselectionviewcontroller | An iOS control for presenting a date selection UI similar to an action sheet or alert controller with additional customizable actions. | 1,147 |
ra1028/floatingactionsheetcontroller | A UI component library for displaying customizable, action-oriented buttons and sheets on iOS devices. | 139 |
okmr-d/doalertcontroller | A customizable alert controller replacement written in Swift for iOS devices. | 405 |
codigami/cfalertviewcontroller | An iOS library that provides customizable alert and action sheet controls with built-in styles and extra views for unique user experiences. | 1,057 |
pavelpantus/ppassetsactioncontroller | A customizable Action Sheet Controller with Assets Preview functionality | 69 |
ntnhon/materialactionsheetcontroller | An iOS action sheet implementation with customizable themes and sections | 103 |
itofu/lcactionsheet | An Objective-C implementation of an ActionSheet with a similar style to WeChat, Weibo, and QQ. | 822 |
timoliver/toactionsheet | A custom-designed iOS UI control providing a modal prompt with customizable appearance and button callbacks. | 173 |
m1entus/mzformsheetpresentationcontroller | Provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and customizing form sheet appearance | 973 |
ytakzk/hokusai | A Swift library for creating customizable action sheets with animations and various customization options. | 430 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
rightpoint/rztransitions | A library of custom iOS View Controller Animations and Interactions | 1,869 |
imkcat/catalertcontroller | A utility class for presenting alert-style UI interactions in iOS applications. | 8 |
beryu/customizableactionsheet | An action sheet component for customizing the layout and behavior of presented views and buttons. | 191 |