All Projects → bismasaeed00 → ImageActionSheet

bismasaeed00 / ImageActionSheet

Licence: MIT license
iOS Native style action sheet like in Whatsapp with the option of showing icons. It is a complete implementation and does not use any private api of UIKit.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to ImageActionSheet

iakit
无依赖 mini 组件库,只封装了 alert, toast, loading, actionSheet 等使用频率较高的组件。适用于类似 H5 活动页的简单移动端项目,不必为了使用这些组件而引入一个大而全的 UI 库和框架。
Stars: ✭ 38 (+90%)
Mutual labels:  alert, actionsheet
Swiftentrykit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
Stars: ✭ 5,706 (+28430%)
Mutual labels:  alert, actionsheet
Tltransitions
快速实现控制器的转场和View的快速popover显示,并支持自定义动画、手势退场
Stars: ✭ 296 (+1380%)
Mutual labels:  alert, actionsheet
AlertKit
🚨 SwiftUI alerts (and action sheets) done right
Stars: ✭ 60 (+200%)
Mutual labels:  alert, actionsheet
Zhpopupcontroller
Help you pop up custom views easily. and support pop-up animation, layout position, mask effect and gesture interaction etc.
Stars: ✭ 1,481 (+7305%)
Mutual labels:  alert, actionsheet
JHTAlertController
A custom iOS alert that replaces the stock UIAlertController. Easily style the alert to match your app. Written in Swift for iOS.
Stars: ✭ 58 (+190%)
Mutual labels:  alert, alertcontroller
Easyshowview
一款非常简单的展示工具。提示框,加载框,空白页提示,alert弹出框。一行代码搞定所有操作。
Stars: ✭ 447 (+2135%)
Mutual labels:  alert, actionsheet
vue2-dialog
A mobile Vue plugin for VueDialog
Stars: ✭ 21 (+5%)
Mutual labels:  alert, actionsheet
Overlaycontroller
OverlayController easily pop your custom view and provide optional transition animation. written in swift 5.0
Stars: ✭ 94 (+370%)
Mutual labels:  alert, actionsheet
Leealert
优雅的可自定义 Alert ActionSheet
Stars: ✭ 1,097 (+5385%)
Mutual labels:  alert, actionsheet
react-native-actionsheet-api
React Native API Andorid polyfill
Stars: ✭ 18 (-10%)
Mutual labels:  actionsheet, actionsheetios
Tfpopup
🚀🚀🚀TFPopup不生产弹框,它只是弹框的弹出工🚀🚀🚀默认支持多种动画方式一行调用,支持完全自定义动画.
Stars: ✭ 182 (+810%)
Mutual labels:  alert, actionsheet
Uiwidget
一个集成TabLayout、UIAlertDialog、UIActionSheetDialog、UIProgressDialog、TitleBarView(自带沉浸式标题栏)、CollapsingTitleBarLayout、RadiusView(圆角及状态背景设置View解放shape文件)、KeyboardHelper(软键盘控制及遮挡控制类)、StatusViewHelper(状态栏沉浸帮助类)、NavigationViewHelper(导航栏沉浸式帮助类)、AlphaViewHelper(View透明度控制帮助类) 等项目常用UI库
Stars: ✭ 400 (+1900%)
Mutual labels:  alert, actionsheet
Lcactionsheet
一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
Stars: ✭ 809 (+3945%)
Mutual labels:  alert, actionsheet
Sdcalertview
The little alert that could
Stars: ✭ 1,768 (+8740%)
Mutual labels:  alert, actionsheet
Alertift
Swifty, modern UIAlertController wrapper.
Stars: ✭ 242 (+1110%)
Mutual labels:  alert, actionsheet
jh-weapp-demo
微信小程序项目- 实现一些常用效果、封装通用组件和工具类
Stars: ✭ 60 (+200%)
Mutual labels:  alert
FastDarkTheme
Experiment with dark themes based on popular apps.
Stars: ✭ 47 (+135%)
Mutual labels:  whatsapp
react-native-dynamic-vector-icons
Wrapper of react-native-vector-icons to use dynamic types
Stars: ✭ 84 (+320%)
Mutual labels:  icon
eins-modal
Simple to use modal / alert / dialog / popup. Created with pure JS. No javascript knowledge required! Works on every browser and device! IE9
Stars: ✭ 30 (+50%)
Mutual labels:  alert

ImageActionSheet

CI Status Version License Platform Example Image

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ImageActionSheet is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ImageActionSheet'

Author

Bisma Saeed, [email protected]

License

ImageActionSheet is available under the MIT license. See the LICENSE file for more info.

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].