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

mayuur/MJParallaxCollectionView

This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS observed · 2026-08-28

github.com/mayuur/MJParallaxCollectionView · 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: 4537
  • days_rel: n/a
  • days_push: 3902
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1236 stars · 107 forks observed · 2026-08-28

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

An Objective-C library that adds a parallax scrolling effect to cells inside a UICollectionView, mimicking the image scrolling seen in WhatsApp or the iOS Weather app. It is integrated by setting up standard UICollectionView datasource/delegate methods and the scrollViewDidScroll callback.

Use cases

  • add parallax scrolling to collection view images in an iOS app
  • recreate the WhatsApp image scrolling effect
  • build a weather-app-style scrolling image gallery
  • animate collection view cells while scrolling
  • make image cells move at different speeds during scroll

When to choose

  • you are building an Objective-C or legacy iOS app with UICollectionView and want a quick parallax effect
  • you want a lightweight drop-in effect with minimal setup
  • you need a simple MIT-licensed parallax implementation to study or customize

When to avoid

  • you are starting a new Swift project and prefer Swift-native or SwiftUI solutions
  • you need actively maintained or regularly updated libraries
  • you need parallax effects outside UICollectionView or on non-iOS platforms

Facets

library · maturity abandoned

animation ui-components mobile-development frontend uikit objective-c parallax uicollectionview scrolling-effects ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
mayuur/MJParallaxCollectionViewmain32

For agents

markdown · JSON · MCP: product_card(name="mayuur/MJParallaxCollectionView")

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