Displaying 1 to 13 from 13 results

XLActionController - Fully customizable and extensible action sheet controller written in Swift 4

  •    Swift

By XMARTLABS. XLActionController is an extensible library to quickly create any custom action sheet controller.

alerts-and-pickers - Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date

  •    Swift

Advanced usage of native UIAlertController with TextField, TextView, DatePicker, PickerView, TableView, CollectionView and MapView. When setting your own custom UIViewController into UIAlertController keep in mind to set prefferedContentSize.height of the controller otherwise it will no effect. You can not set prefferedContentSize.width.

AlertReactor - A ReactorKit extension for UIAlertController

  •    Swift

AlertReactor is a ReactorKit extension for UIAlertController. It provides an elegant way to deal with an UIAlertController. Best fits if you have lazy-loaded alert actions. First you should define a new type which conforms to a protocol AlertActionType. This is an abstraction model of UIAlertAction. This protocol requires a title(required), style(optional) and isEnabled(optional) property.




KeyCommandAlertController - UIAlertController wrapper to add keyboard shortcuts easily

  •    Swift

This project contains wrappers for UIAlertController and UIAlertAction to easily add keyboard shortcuts (known as key command).

ImageAlertAction - Image support for UIAlertAction

  •    Swift

ImageAlertAction is a simple UIAlertAction extension that adds support for an image in the action's button. To run the example project, clone the repository, and run pod install from the Example directory first.


VSAlert - An drop-in replacement for UIAlertController with more power and better looks.

  •    Objective-C

For a quick start guide, see the project website. The website is hosted on GitHub Pages, and is built using Jekyll and jekyll-docs-theme. Full documentation is available on the project website. Documentation is generated with JazzyDoc, and styled using Jony. The hosted documentation is applicable for the latest version found under 'releases'.

ALRT - An easier constructor for UIAlertController. Present an alert from anywhere.

  •    Swift

Each action comes with different UIAlertAction.Style. OK and Cancel actions have default titles in English; "OK" and "Cancel". Here, we're overriding the titles in Japanese.

SheetyColors - An action sheet styled color picker for iOS.

  •    Swift

To run the example project from Xcode, clone the repo, and run pod install from the Example directory first. There are currently three different ways to integrate SheetyColors into your apps.

UIAlertController-Customization - Customization of UIAlertController

  •    Swift

Recently I’m faced with an unusual task using UIAlertController. First, add an image to some of items. And the second, add UISwitch control. I know it doesn’t matсh Apple design flow, but maybe someone will come in handy for resolving different tasks.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.