Popularity
3.6
Stable
Activity
0.0
Stable
173
17
23

Code Quality Rank: L2
Programming language: Objective-C
License: MIT License
Tags: UI    
Latest version: v1.0.4

TOActionSheet alternatives and similar libraries

Based on the "UI" category.
Alternatively, view TOActionSheet alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of TOActionSheet or a related project?

Add another 'UI' Library

README

TOActionSheet

[TOActionSheet](screenshot.jpg)

Beerpay PayPal

TOActionSheet is an iOS UI control providing a modal prompt control, similar to UIActionSheet. Unlike UIActionSheet, it can be very heavily re-themed, and avoids the delegate model by using blocks for each button.

Features

  • Pre-defined light and dark themes.
  • Every colour is editable, and subscribes to UIAppearence.
  • A custom header view may be specified as the top element.
  • Plays a bubbly pop-up animation.
  • Button callback is provided via blocks.
  • Subscribes to sudden trait collection changes, such as split screen on iPad Air 2.

Technical Requirements

iOS 7.0 or above.

License

TOActionSheet is licensed under the MIT License, please see the LICENSE file. analytics


*Note that all licence references and agreements mentioned in the TOActionSheet README section above are relevant to that project's source code only.