# CooperRS/RMStepsController

This is an iOS control for guiding users through a process step-by-step

Repository: https://github.com/CooperRS/RMStepsController
Canonical: https://ross.abutalabs.com/products/rmstepscontroller
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2017-09-25T19:22:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4674, "days_push": 3264, "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 1033, forks 112 (observed 2026-08-28T04:03:18.539687+00:00)

## What it is
RMStepsController is an Objective-C iOS UI control that guides users through multi-step processes with a navigable step bar. It manages a sequence of view controllers presented as a wizard-style flow.

## Use cases
- build a multi-step onboarding flow in an iOS app
- create a checkout wizard with several screens
- guide users through a setup process step by step
- show a progress bar across multiple view controllers
- implement a form wizard with back and forward navigation

## When to choose
- you maintain a legacy Objective-C iOS app targeting iOS 7+
- you need a simple, lightweight step-by-step wizard control
- you want a CocoaPods-installable stepper UI with minimal setup

## When to avoid
- you are starting a new Swift or SwiftUI project
- you need actively maintained or modern iOS support
- you need highly customizable or themable step indicators

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, wizard, step-by-step-navigation, uikit, onboarding, ios, swift, mobile

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.539687+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-30T07:06:37.239045+00:00, confidence not recorded.
  - readme: https://github.com/CooperRS/RMStepsController (fetched 2026-08-28T04:03:18.539687+00:00, sha 240f90d32c34)
- Data as of 2026-08-30T08:39:29.467469+00:00.
