All Projects → TimOliver → Toactionsheet

TimOliver / Toactionsheet

Licence: mit
A custom-designed reimplementation of the UIActionSheet control for iOS

Projects that are alternatives of or similar to Toactionsheet

Tbactionsheet
A Custom&Powerful Action Sheet For iOS. 一个 ActionSheet 满足所有样式!超高自由度的可定制!
Stars: ✭ 942 (+438.29%)
Mutual labels:  cocoapods, actionsheet
Alertift
Swifty, modern UIAlertController wrapper.
Stars: ✭ 242 (+38.29%)
Mutual labels:  cocoapods, actionsheet
Sheeeeeeeeet
Sheeeeeeeeet is a Swift library for creating menus, custom action sheets, context menus etc.
Stars: ✭ 1,177 (+572.57%)
Mutual labels:  cocoapods, actionsheet
Lcactionsheet
一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
Stars: ✭ 809 (+362.29%)
Mutual labels:  cocoapods, actionsheet
Lgalertview
Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of your dream! :)
Stars: ✭ 1,027 (+486.86%)
Mutual labels:  cocoapods, actionsheet
Popmenu
A fully customizable popup style menu for iOS 😎
Stars: ✭ 1,155 (+560%)
Mutual labels:  cocoapods, actionsheet
Overlaycontroller
OverlayController easily pop your custom view and provide optional transition animation. written in swift 5.0
Stars: ✭ 94 (-46.29%)
Mutual labels:  cocoapods, actionsheet
Podbuilder
A tool to precompile CocoaPods pods
Stars: ✭ 163 (-6.86%)
Mutual labels:  cocoapods
Tiercel
简单易用、功能丰富的纯 Swift 下载框架
Stars: ✭ 2,241 (+1180.57%)
Mutual labels:  cocoapods
Swiftaudio
Audio player for iOS
Stars: ✭ 160 (-8.57%)
Mutual labels:  cocoapods
Kvkcalendar
A most fully customization calendar and timeline library for iOS 📅
Stars: ✭ 160 (-8.57%)
Mutual labels:  cocoapods
Vbpiledview
Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu
Stars: ✭ 164 (-6.29%)
Mutual labels:  cocoapods
Multipeer
📱📲 A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices
Stars: ✭ 170 (-2.86%)
Mutual labels:  cocoapods
Tosmbclient
An Objective-C binding around the libDSM SMB client library.
Stars: ✭ 162 (-7.43%)
Mutual labels:  cocoapods
Wkcookiewebview
WKWebView with cookie sharing support
Stars: ✭ 171 (-2.29%)
Mutual labels:  cocoapods
Campcotcollectionview
Collapse and expand UICollectionView sections with one method call.
Stars: ✭ 161 (-8%)
Mutual labels:  cocoapods
Tosegmentedcontrol
A segmented control in the style of iOS 13 compatible with previous versions of iOS.
Stars: ✭ 174 (-0.57%)
Mutual labels:  cocoapods
Cocoalumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
Stars: ✭ 12,584 (+7090.86%)
Mutual labels:  cocoapods
Fittrack
Concept of a fitness app.
Stars: ✭ 165 (-5.71%)
Mutual labels:  cocoapods
Opalimagepicker
A multiple image picker for iOS, written in Swift
Stars: ✭ 165 (-5.71%)
Mutual labels:  cocoapods

TOActionSheet

TOActionSheet

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].