There are 0 repository under uidatepicker topic.
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
日期选择器,支持年、年月、年月日、年月日时、年月日时分、年月日时分秒、月日、月日时、月日时分、月日时分秒、时、时分、时分秒、分秒、月日周 时分等
iOS framework for creating forms
A replacement for UIDatePicker made for Catalyst.
⏱ A Time Picker data source for WatchKit that mirrors the behavior of UIDatePicker.
Input views for UITextField show PickerView, TableView, Collection, instead of default keyboard
PopOverDatePicker is a PopOver style DatePicker view.
MXPickerView is an encapsulation for UIPickerView and UIDatePicker
APJTextPickerView is simple implementation for UITextField to use as UIPickerView and UIDatePicker.
Embedded picker view for table cells.
UITextField + ActionSheet + (UIPickerView, UIDatePicker, UITableView, UICollectionView)
SwiftUI date picker with multiple modes
Swift example of a UIDatePicker popped up in the middle of the screen with a blurred background
UIViewController container for UIDatePicker
SwiftDatePicker is a custom reusable date picker component for iOS, featuring a sleek UI with rounded corners, delegate-based action handling, and easy integration into any project. It supports minimum date selection, formatted date outputs, and logical day identifiers like "today" or "yesterday."
A simple UIPickerView subclass optimised for expiration date handling.
Daily Reminders App (for iOS) is designed to allow users to create daily reminders. Equipped with additional features like Music Player and Suggested Video Player, we have updated your experience with the general reminders app.
Custom representation date picker.
Educational project of UNIT Factory (School 42) for learning how to work with UITableView 😵
简化多级联动的PickerView的配置过程, 使代码更优雅
A SwiftUI package that provides a TextField with a DatePicker as its input view. The date picker replaces the keyboard as the input view for the TextField.
Demo app to show new stuff from UIKit in iOS 14 SDK.
Step by Step to Configure UIDatePicker on your ViewController - SWIFT
A custom UIDatePicker for UIKit
A work-in-progress on how to use item and date pickers in Swift
Application with UIKit elements from book switbook.ru
Habit tracking role-playing game using UserNotifications, UserDefaults, FileManager, Delegate Pattern, Observer Pattern, UIDatePicker, etc.