# joogps/SlideOverCard

A SwiftUI card view, made great for setup interactions.

Repository: https://github.com/joogps/SlideOverCard
Canonical: https://ross.abutalabs.com/products/slideovercard
Language: Swift
License: MIT
License Family: permissive
Topics: card, slide, over, swiftui, swift, apple, ios, ipados
Last push: 2024-03-29T20:12:43+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": 2129, "days_push": 887, "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 1221, forks 52 (observed 2026-08-28T04:04:02.046510+00:00)

## What it is
A Swift package providing a SwiftUI card view styled like Apple's HomeKit and AirTag setup cards, presented via a simple .slideOverCard() modifier. It supports drag and tap dismissal, customization options, and is designed for setup-style interactions on iOS and iPadOS.

## Use cases
- show an Apple-style setup card in a SwiftUI app
- present a modal card with drag-to-dismiss in iOS
- build a QR code scanner prompt overlay
- add a bottom sheet card to an iPadOS app
- create onboarding or setup interactions in SwiftUI

## When to choose
- you're building an iOS/iPadOS app with SwiftUI and want Apple-like card modals
- you need a drop-in .sheet()-like modifier with drag and tap dismissal
- you want a lightweight Swift package for setup or onboarding flows

## When to avoid
- you need UIKit-based or cross-platform (Android, web) card components
- your app targets below iOS 13 or depends on iOS 14+ safe area behavior
- you need highly custom modal transitions beyond the provided options

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, web-development
- platform: -
- tags: swiftui, swift-package, card-view, modal, setup-interactions, ipados, ios, swift, mobile

## Member repositories
- joogps/SlideOverCard (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.046510+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:15:41.792349+00:00, confidence not recorded.
  - readme: https://github.com/joogps/SlideOverCard (fetched 2026-08-28T04:04:02.046510+00:00, sha bae2cba54284)
- Data as of 2026-08-30T08:39:29.467469+00:00.
