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.
Install / Use
/learn @bismasaeed00/ImageActionSheetREADME
ImageActionSheet
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.

