TOActionSheet
UI prompt
A custom-designed iOS UI control providing a modal prompt with customizable appearance and button callbacks.
A custom-designed reimplementation of the UIActionSheet control for iOS
173 stars
17 watching
23 forks
Language: Objective-C
last commit: about 3 years ago
Linked from 1 awesome list
actionsheetcocoapodsiosobjective-c
Related projects:
Repository | Description | Stars |
---|---|---|
timoliver/toroundedbutton | A high-performance button control with rounded corners for iOS. | 482 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |
timoliver/topasscodeviewcontroller | A modal passcode input and validation view controller for iOS | 387 |
timoliver/tonavigationbar | Replicates the 'clear' navigation bar style of the iOS 12 Apple TV app's notable content | 250 |
swiftkickmobile/swiftuimaterialtabs | A SwiftUI library providing Material 3-style tabs and sticky headers | 58 |
itofu/lcactionsheet | An Objective-C implementation of an ActionSheet with a similar style to WeChat, Weibo, and QQ. | 822 |
agordeev/dckit | A set of reusable UI controls with customizable properties for building iOS apps. | 142 |
totocaster/typist | Manages keyboard interactions and events in iOS apps | 1,066 |
takescoop/swiftybutton | A customizable iOS button component with various appearance options and layouts | 553 |
kmindeguia/movies | A collection of UI/UX concepts and reusable components for building iOS apps | 856 |
ra1028/floatingactionsheetcontroller | A UI component library for displaying customizable, action-oriented buttons and sheets on iOS devices. | 139 |
m1entus/mzformsheetpresentationcontroller | Provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and customizing form sheet appearance | 973 |
cooperrs/rmactioncontroller | An iOS framework that provides a customizable view controller for presenting any UIView in an alert-like manner with actions around it. | 539 |
stunner/stacontrols | Provides custom UIControl subclasses to simplify iOS UI development | 12 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |