button/DeepLinkKit
A splendid route-matching, block-based way to handle your deep links. observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 54
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4286
- days_rel: n/a
- days_push: 281
- n_releases_24m: 0
Adoption not part of the score
3452 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DeepLinkKit is an Objective-C library for iOS that provides route-matching, block-based handling of deep links in mobile apps. It lets developers register URL patterns with route handlers instead of manually parsing URLs and navigating to content.
Use cases
- handle custom URL scheme deep links in an iOS app
- route users to specific in-app content from links
- implement universal links routing in Swift or Objective-C
- parse deep link URLs and extract route parameters
- register block-based handlers for app link paths
When to choose
- you're building an iOS app in Objective-C or Swift and need simple deep link routing
- you want pattern-based URL matching with block handlers instead of manual URL parsing
- you need a lightweight, MIT-licensed library installable via CocoaPods or Carthage
When to avoid
- you need deep linking for Android or cross-platform apps
- you're starting a new project and prefer a modern Swift-native routing solution
- you need advanced features like deferred deep linking or attribution analytics
Facets
library · maturity maintenance
routing middleware mobile-development web-development developer-tools deep-links universal-links url-routing objective-c cocoapods ios-apps ios swift mobile
1 source
- readme: https://github.com/button/DeepLinkKit · fetched 2026-08-28 · 2b046d2e1400
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| button/DeepLinkKit | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="button/DeepLinkKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem