# DroidsOnRoids/MPParallaxView

Apple TV Parallax effect in Swift.

Repository: https://github.com/DroidsOnRoids/MPParallaxView
Canonical: https://ross.abutalabs.com/products/mpparallaxview
Language: Swift
License: MIT
License Family: permissive
Topics: parallax, swift, ios
Last push: 2018-06-14T12:29:08+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": 3951, "days_push": 3002, "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 1734, forks 96 (observed 2026-08-28T04:05:28.979908+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: parallax, apple-tv-effect, uikit, cocoapods, accelerometer, ios, swift, mobile

## Member repositories
- DroidsOnRoids/MPParallaxView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.979908+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-30T03:30:52.618901+00:00, confidence not recorded.
  - readme: https://github.com/DroidsOnRoids/MPParallaxView (fetched 2026-08-28T04:05:28.979908+00:00, sha c71e54b86059)
- Data as of 2026-08-30T08:39:29.467469+00:00.
