Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcjbird/quickdropdown
一款简洁大方的下拉列表框控件。
https://github.com/pcjbird/quickdropdown
animation customize dropdown easy ios list menu picker pretty quick zfdropdown
Last synced: 3 days ago
JSON representation
一款简洁大方的下拉列表框控件。
- Host: GitHub
- URL: https://github.com/pcjbird/quickdropdown
- Owner: pcjbird
- License: mit
- Created: 2018-01-06T08:00:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T04:01:35.000Z (over 4 years ago)
- Last Synced: 2024-12-18T14:34:04.212Z (21 days ago)
- Topics: animation, customize, dropdown, easy, ios, list, menu, picker, pretty, quick, zfdropdown
- Language: Objective-C
- Homepage:
- Size: 46.9 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](logo.png)
[![Build Status](http://img.shields.io/travis/pcjbird/QuickDropDown/master.svg?style=flat)](https://travis-ci.org/pcjbird/QuickDropDown)
[![Pod Version](http://img.shields.io/cocoapods/v/QuickDropDown.svg?style=flat)](http://cocoadocs.org/docsets/QuickDropDown/)
[![Pod Platform](http://img.shields.io/cocoapods/p/QuickDropDown.svg?style=flat)](http://cocoadocs.org/docsets/QuickDropDown/)
[![Pod License](http://img.shields.io/cocoapods/l/QuickDropDown.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![CocoaPods](https://img.shields.io/cocoapods/at/QuickDropDown.svg)](https://github.com/pcjbird/QuickDropDown)
[![CocoaPods](https://img.shields.io/cocoapods/dt/QuickDropDown.svg)](https://github.com/pcjbird/QuickDropDown)
[![GitHub release](https://img.shields.io/github/release/pcjbird/QuickDropDown.svg)](https://github.com/pcjbird/QuickDropDown/releases)
[![GitHub release](https://img.shields.io/github/release-date/pcjbird/QuickDropDown.svg)](https://github.com/pcjbird/QuickDropDown/releases)
[![Website](https://img.shields.io/website-pcjbird-down-green-red/https/shields.io.svg?label=author)](https://pcjbird.github.io)# QuickDropDown
一款简洁大方的下拉列表框控件。## 安装 / Installation
方法一:`QuickDropDown` is available through CocoaPods. To install it, simply add the following line to your Podfile:
```
pod 'QuickDropDown'
```[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=https://github.com/pcjbird/QuickDropDown)
[![Twitter Follow](https://img.shields.io/twitter/follow/pcjbird.svg?style=social)](https://twitter.com/pcjbird)