Ross ROSS = Recommend OSS · open-source software intelligence for agents

vpdn/MMAppSwitcher

Replace iOS7 app switcher view with your own customized card view. observed · 2026-08-28

github.com/vpdn/MMAppSwitcher · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 4612
  • days_rel: n/a
  • days_push: 4226
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1053 stars · 40 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MMAppSwitcher is a small Objective-C library that lets iOS 7 apps replace the default scaled-down screenshot in the app switcher with a custom card view. Apps provide the card via a data source protocol and can refresh it during background fetches or silent push wakeups.

Use cases

  • customize the iOS 7 app switcher card for my app
  • show live data in the multitasking card view
  • replace the default app snapshot in the app switcher
  • update the app switcher card on background fetch
  • build a time tracking app with a custom switcher card

When to choose

  • you are building an iOS 7 app and want a branded or live-updating card in the app switcher
  • you want a tiny drop-in class or CocoaPods dependency with a one-method data source

When to avoid

  • you target iOS 8 or later, where this hack no longer applies
  • you need App Store-safe techniques only, since similar tricks may be rejected
  • you need to test on the simulator, since the custom view only appears on real devices

Facets

library · maturity abandoned

ui-components mobile-framework mobile-development developer-tools ios7 app-switcher multitasking objective-c cocoapods card-view ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
vpdn/MMAppSwitchermain32

For agents

markdown · JSON · MCP: product_card(name="vpdn/MMAppSwitcher")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem