HorizontalPicker
A similar to UIPickerView but horizontal picker view.
Install / Use
/learn @HHuckebein/HorizontalPickerREADME
HorizontalPicker
Usage
-
Just drop a normal UIView into your Storyboard and change the class to HorizontalPickerView. Make sure the module is set to HorizontalPicker.
-
import HorizontalPicker module
-
Add IBOutlets to the newly created view and set the dataSource and delegate attributes.
-
Make your class compatible with HorizontalPickerViewDataSource and HorizontalPickerViewDelegate protocol.
-
Implement the required methods and you are good to go.
Installation
Installation with CocoaPods
HorizontalPicker is available through CocoaPods. To install it, simply add the following line to your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
pod 'HorizontalPicker', '~> 2.0'
Installation with Carthage
Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.
You can install Carthage with Homebrew using the following command:
$ brew update
$ brew install carthage
To integrate HorizontalPicker into your Xcode project using Carthage, specify it in your Cartfile:
github "HHuckebein/HorizontalPicker" ~> 2.0
Run carthage to build the framework and drag the built HorizontalPicker.framework into your Xcode project.
Author
RABE_IT Services, development@berndrabe.de
License
HorizontalPicker is available under the MIT license. See the LICENSE file for more info.
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
