bismasaeed00 / ImageActionSheet

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.

Home Page:https://www.cocoacontrols.com/controls/imageactionsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, bismasaeed00@gmail.com

License

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

About

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.

https://www.cocoacontrols.com/controls/imageactionsheet

License:MIT License


Languages

Language:Swift 90.7%Language:Ruby 9.3%