https://github.com/iTofu/LCActionSheet
一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
https://github.com/iTofu/LCActionSheet
actionsheet alert cocoapods masonry no-issue objective-c qq swift wechat weibo
Last synced: 4 months ago
JSON representation
一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
- Host: GitHub
- URL: https://github.com/iTofu/LCActionSheet
- Owner: iTofu
- License: mit
- Created: 2015-04-26T16:23:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T07:22:16.000Z (over 1 year ago)
- Last Synced: 2024-04-29T11:21:35.736Z (12 months ago)
- Topics: actionsheet, alert, cocoapods, masonry, no-issue, objective-c, qq, swift, wechat, weibo
- Language: Objective-C
- Homepage: https://note.leodev.me/LCActionSheet/
- Size: 25.4 MB
- Stars: 818
- Watchers: 22
- Forks: 144
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - LCActionSheet - A simple ActionSheet. WeChat, Weibo and QQ all use similar styles. Fully support Swift. (UI / Alert & Action Sheet)
- awesome-ios-star - LCActionSheet - A simple ActionSheet. WeChat, Weibo and QQ all use similar styles. Fully support Swift. (UI / Alert & Action Sheet)
- Awesome-iOS - LCActionSheet - 一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。 (UI Components)
README
# LCActionSheet
[](https://travis-ci.org/iTofu/LCActionSheet)
[](https://cocoapods.org/pods/LCActionSheet)
[](https://cocoapods.org/pods/LCActionSheet)
[](https://cocoapods.org/pods/LCActionSheet)
[](https://github.com/iTofu/LCActionSheet)
[](https://cocoapods.org/pods/LCActionSheet)
[](https://leodev.me)
[](https://github.com/iTofu/LCActionSheet)A simple ActionSheet. WeChat, Weibo and QQ all use similar styles. Fully support Swift.
[🇨🇳中文介绍][1]
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
* iOS 7.0+
* Xcode 7.0+
* Objective-C & Swift## Installation
LCActionSheet is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'LCActionSheet'
```## Author
Leo, [email protected]
## License
LCActionSheet is available under the MIT license. See the LICENSE file for more info.
[1]: https://github.com/iTofu/LCActionSheet/blob/master/README_zh-CN.md