Latest | 1.0.5 |
---|---|
Homepage | https://github.com/maltsugar/AWActionSheetDemo |
License | MIT |
Platforms | ios 8.0 |
Authors |
一款自定义 ActionSheet
支持将自定义view,自定义viewcontroller,作为content显示。
demo里自定义了一款分享视图
预览图 preview
用法
- 手动下载:
AWActionSheet
拖进去 - Cocoapods:
pod 'AWActionSheet'
如果你有问题欢迎issue,希望你能够喜欢
A custom actionSheet
Support for custom view, custom viewcontroller, as content display.
Customized a sharing view in the demo
if you have any question welcome to issue to me,hope you like it!
Latest podspec
{ "name": "AWActionSheet", "version": "1.0.5", "summary": "A custom actionSheet. u4e00u6b3eu81eau5b9au4e49 ActionSheet.", "description": "Support for custom view, custom viewcontroller, as content display. Customized a sharing view in the demo.nu652fu6301u5c06u81eau5b9au4e49viewuff0cu81eau5b9au4e49viewcontrolleruff0cu4f5cu4e3acontentu663eu793au3002 demou91ccu81eau5b9au4e49u4e86u4e00u6b3eu5206u4eabu89c6u56fe", "homepage": "https://github.com/maltsugar/AWActionSheetDemo", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "zgy": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/maltsugar/AWActionSheetDemo.git", "tag": "1.0.5" }, "source_files": "AWActionSheetDemo/AWActionSheet/*.{h,m}", "resource_bundles": { "AWActionSheet": [ "AWActionSheetDemo/AWActionSheet/*.{xib}" ] } }
Wed, 05 Jun 2019 10:23:16 +0000