TVOSPicker
January 29, 2024 • Apache 2.0 License
This swift package provides a component that is missing from UIKit on tvOS - a picker view. It also provides a simple Date Picker built on top of the base TVOSPickerView component.
DimensionsPickerView
November 08, 2019 • MIT License
A Highly customizable UIControl subclass intended to be used for unit picking, like size or weight.
PickerButton
February 24, 2019 • MIT License
PickerButton is subclass of UIButton that presents UIPickerView in keyboard.
No image provided.
ADDatePicker
August 09, 2018 • MIT License
A fully customizable iOS Horizontal PickerView library, written in pure swift
Alerts & Pickers
January 14, 2018 • MIT License
Advanced usage of native UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView.
CountryPickerView
October 07, 2017 • MIT License
A simple, customizable view for selecting countries in iOS apps.
TCPickerView
September 07, 2017 • MIT License
Picker view popup with multiply rows selection written in Swift
APJTextPickerView
August 21, 2017 • MIT License
APJTextPickerView is simple implementation for UITextField to use as UIPickerView and UIDatePicker. Edit
Add topics
ITDatePickerController
August 16, 2017 • MIT License
仿UIDatePicker, 只显示年和月,可以设置最大日期,最小日期和默认日期,可以显示"至今"
Imitation UIDatePicker, only show the year and month, you can set the maximum date, minimum date, and the current default date, can show so "today"
AGCircularPicker
July 20, 2017 • MIT License
AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter
No image provided.
GooglePlacesClone
July 10, 2017 • MIT License
This repository aims for a tutorial on how to use the Google Places API in conjunction with Google Maps iOS SDK
YLAwesomePicker
June 22, 2017 • MIT License
A custom data picker that requires only three lines of code to record and display the last selected data. (最少只需三行代码的一个自定义数据拾取器,可以记录并展示上次选中的数据。)
AssetsPickerViewController
June 13, 2017 • MIT License
Features Done
- iOS friendly UI for album & photo controllers
- select album
- select multiple photos and videos
- realtime synchronization for library change in albums & photos
- option to ...