DroidsOnRoids/MPParallaxView
Apple TV Parallax effect in Swift. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3951
- days_rel: n/a
- days_push: 3002
- n_releases_24m: 0
Adoption not part of the score
1734 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift UIKit library that recreates the Apple TV parallax effect on iOS, responding to touch or accelerometer input. Views can be configured for parallax depth via hierarchy, tags, or custom values directly in Storyboard.
Use cases
- add Apple TV-style parallax depth to iOS image views
- make a poster view tilt with touch input
- create parallax motion using the device accelerometer
- customize parallax depth per subview in Storyboard
- build an interactive movie poster UI like tvOS
When to choose
- you want the Apple TV parallax effect in an iOS app with minimal setup
- you prefer configuring effects visually via Storyboard inspectables
- you need both touch- and accelerometer-driven parallax
When to avoid
- you target platforms other than iOS
- you need a maintained library with recent updates (last release 2018)
- you need SwiftUI or cross-platform parallax support
Facets
library · maturity maintenance
ui-components animation mobile-development frontend parallax apple-tv-effect uikit cocoapods accelerometer ios swift mobile
1 source
- readme: https://github.com/DroidsOnRoids/MPParallaxView · fetched 2026-08-28 · c71e54b86059
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DroidsOnRoids/MPParallaxView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DroidsOnRoids/MPParallaxView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem