# CooperRS/RMDateSelectionViewController

This is an iOS control for selecting a date using UIDatePicker in an UIAlertController like manner

Repository: https://github.com/CooperRS/RMDateSelectionViewController
Canonical: https://ross.abutalabs.com/products/rmdateselectionviewcontroller
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2022-10-30T10:22:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4694, "days_push": 1403, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1137, forks 164 (observed 2026-08-28T04:03:43.896804+00:00)

## What it is
An iOS Objective-C library that presents a UIDatePicker inside an action sheet styled like UIAlertController, with attachable select/cancel actions. It is built on top of RMActionController and distributed via CocoaPods and Carthage.

## Use cases
- show a date picker in an alert-style sheet on iOS
- let users pick a date with select and cancel buttons
- present UIDatePicker like UIAlertController
- customize date selection UI with white or black styles
- learn how to present custom pickers via RMActionController

## When to choose
- building an Objective-C or legacy iOS app needing alert-style date selection
- you want a drop-in CocoaPods/Carthage control mimicking UIAlertController with a date picker

## When to avoid
- starting a new Swift/SwiftUI project where native APIs or newer libraries fit better
- you need cross-platform date picking outside iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, developer-tools
- platform: -
- tags: date-picker, uialertcontroller, objective-c, cocoapods, ios-control, ios, mobile, swift

## Member repositories
- CooperRS/RMDateSelectionViewController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.896804+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:36:13.555015+00:00, confidence not recorded.
  - readme: https://github.com/CooperRS/RMDateSelectionViewController (fetched 2026-08-28T04:03:43.896804+00:00, sha f96c831fa2ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
