# modocache/MDCSwipeToChoose

Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!

Repository: https://github.com/modocache/MDCSwipeToChoose
Canonical: https://ross.abutalabs.com/products/mdcswipetochoose
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-01-29T09:02:14+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": 4531, "days_push": 3138, "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 2541, forks 410 (observed 2026-08-28T04:06:59.377040+00:00)

## What it is
An Objective-C iOS library that adds Tinder-style swipe-to-like/dislike gestures to any UIView, with a ready-made MDCSwipeToChooseView component. It is distributed via CocoaPods and includes customizable options and delegate callbacks.

## Use cases
- build a tinder-like swipe card interface in ios
- add swipe left/right like or dislike gestures to a view
- create a flashcard app with swipe interaction
- build a photo viewer where users swipe to keep or delete photos
- customize swipe threshold callbacks and choice animations

## When to choose
- you are building an Objective-C or legacy iOS app that needs Tinder-style swipe cards
- you want a drop-in UIView component with like/nope overlays and callbacks
- you need fine control over pan states and swipe cancellation

## When to avoid
- you are starting a new Swift or SwiftUI project with no Objective-C interop needs
- you need actively maintained or updated UI components
- you target modern iOS design patterns beyond UIKit gesture handling

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, cocoapods, swipe-gestures, tinder-style-ui, uikit, ios, mobile

## Member repositories
- modocache/MDCSwipeToChoose (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.377040+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-30T02:25:08.105335+00:00, confidence not recorded.
  - readme: https://github.com/modocache/MDCSwipeToChoose (fetched 2026-08-28T04:06:59.377040+00:00, sha 6fa45809d6a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
