fdzsergio/SFFocusViewLayout
UICollectionViewLayout with focused content 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: 3983
- days_rel: n/a
- days_push: 2895
- n_releases_24m: 0
Adoption not part of the score
1751 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SFFocusViewLayout is a Swift UICollectionViewLayout subclass that highlights one focused (largest) cell while collapsing the rest, with customizable focused/standard heights and drag offset. It is distributed via CocoaPods, Carthage, and Swift Package Manager for iOS apps.
Use cases
- create a featured card carousel in a UICollectionView
- build an image gallery with one enlarged focused cell
- make an expanding-cells scrolling effect like the Ultravisual demo
- customize focused and collapsed cell heights in a collection view
- add a cover-flow style focused layout to an iOS app
When to choose
- you need a focused/featured cell layout on iOS with simple height customization
- you want a lightweight drop-in UICollectionViewLayout subclass via CocoaPods, Carthage, or SPM
When to avoid
- you need a maintained library with recent Swift version support (last release 2018, Swift 4.2)
- your project targets platforms other than iOS/UIKit
- you need fully custom, non-focused collection view layouts
Facets
library · maturity maintenance
ui-components animation mobile-development frontend uicollectionviewlayout swift cocoapods carthage focused-content ios mobile
1 source
- readme: https://github.com/fdzsergio/SFFocusViewLayout · fetched 2026-08-28 · ac8602a6f9b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fdzsergio/SFFocusViewLayout | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fdzsergio/SFFocusViewLayout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem