# YZBottomSelectView **Repository Path**: micyo202/YZBottomSelectView ## Basic Information - **Project Name**: YZBottomSelectView - **Description**: 底部弹出选择视图,类似微博、微信、支付宝底部选择器 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 2 - **Created**: 2017-11-09 - **Last Updated**: 2025-08-04 ## Categories & Tags **Categories**: ios-modules **Tags**: None ## README # YZBottomSelectView [![Cocoapods](https://img.shields.io/badge/pod-1.0.1-brightgreen.svg)](https://cocoapods.org/?q=YZBottomSelectView) [![Support](https://img.shields.io/badge/support-iOS11+-blue.svg)](https://www.apple.com/nl/ios) [![Downloads](https://img.shields.io/badge/downloads-468KB-yellow.svg)](https://github.com/micyo202/YZBottomSelectView/archive/master.zip) [![License MIT](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/micyo202/YZBottomSelectView/blob/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/micyo202/YZBottomSelectView.svg?style=social&label=Stars)](https://github.com/micyo202/YZBottomSelectView) [![GitHub forks](https://img.shields.io/github/forks/micyo202/YZBottomSelectView.svg?style=social&label=Fork)](https://github.com/micyo202/YZBottomSelectView) ios底部弹出选择视图,类似微信、微博、支付宝等应用中的选择视图效果
### 效果图GIF 效果预览 ### 如何使用 * 使用 CocoaPods方式:`pod 'YZBottomSelectView'` * 手动引入方式:将`YZBottomSelectView`文件夹下所有的文件拖入工程,在需要使用的地方引入`YZBottomSelectView.h`头文件即可 更多详细使用说明,请查看[简书](http://www.jianshu.com/p/df6af1380bbb)