agiapp/BRPickerView
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。 observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 83
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3309
- days_rel: n/a
- days_push: 105
- n_releases_24m: 0
Adoption not part of the score
2637 stars · 454 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BRPickerView is an Objective-C library of picker components for iOS, including a date picker with 15+ date styles, a text picker supporting single/multi-column and cascading selections, and province/city/district address selection. It supports custom themes, dark mode, and embedding pickers into container views.
Use cases
- show a date picker in an iOS app
- let users pick a province city district in China
- build a multi-column cascading picker
- customize picker theme and dark mode
- add a countdown timer picker
- select year month only in a form
When to choose
- building an iOS app in Objective-C or Swift that needs date, text, or Chinese region pickers
- you need many date picker formats beyond what UIDatePicker offers
- you want dark mode and theme customization out of the box
When to avoid
- building for Android or cross-platform frameworks like Flutter or React Native
- you need SwiftUI-native pickers only
- your project targets iOS below 11.0
Facets
library · maturity active
ui-components date-time form-handling mobile-development cross-platform objective-c picker-view datepicker address-picker cocoapods dark-mode uikit ios swift mobile
2 sources
- readme: https://github.com/agiapp/BRPickerView · fetched 2026-08-28 · 5883ff65f646
- homepage: https://github.com/agiapp/BRPickerView · fetched 2026-08-29 · 0c414f0214fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agiapp/BRPickerView | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="agiapp/BRPickerView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem