https://github.com/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.
https://github.com/bismasaeed00/imageactionsheet
actionsheet actionsheetios alert alertcontroller icon image swift whatsapp
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/bismasaeed00/imageactionsheet
- Owner: bismasaeed00
- License: mit
- Created: 2020-05-28T19:55:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T13:01:45.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T08:42:01.955Z (3 months ago)
- Topics: actionsheet, actionsheetios, alert, alertcontroller, icon, image, swift, whatsapp
- Language: Swift
- Homepage: https://www.cocoacontrols.com/controls/imageactionsheet
- Size: 111 KB
- Stars: 23
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageActionSheet
[](https://travis-ci.org/bismasaeed00/ImageActionSheet)
[](https://cocoapods.org/pods/ImageActionSheet)
[](https://cocoapods.org/pods/ImageActionSheet)
[](https://cocoapods.org/pods/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](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'ImageActionSheet'
```## Author
Bisma Saeed, [email protected]
## License
ImageActionSheet is available under the MIT license. See the LICENSE file for more info.