ImageActionSheet
ImageActionSheet copied to clipboard
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.
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, [email protected]
License
ImageActionSheet is available under the MIT license. See the LICENSE file for more info.