# roberthein/BouncyLayout

Make. It. Bounce.

Repository: https://github.com/roberthein/BouncyLayout
Canonical: https://ross.abutalabs.com/products/bouncylayout
Language: Swift
License: MIT
License Family: permissive
Topics: collection, view, layout, uicollectionviewlayout, bounce, uikitdynamics, spring, springy, bouncy, uicollectionview, flow, flowlayout, collectionview, swift, swift3, library, libraries, swift4
Last push: 2020-07-14T18:41:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3419, "days_push": 2241, "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 4235, forks 195 (observed 2026-08-28T04:08:39.505221+00:00)

## What it is
BouncyLayout is a Swift UICollectionViewLayout that makes collection view cells bounce using UIKit dynamics. It works with any UICollectionView, supports horizontal and vertical scrolling, and offers a configurable bounce effect.

## Use cases
- add a springy bounce effect to my collection view cells
- make a UICollectionView layout feel playful with UIKit dynamics
- create a bouncy scrolling list in an iOS app
- customize a spring animation for collection view layouts
- drop-in replacement for UICollectionViewFlowLayout with bounce

## When to choose
- you want a fun, physics-based bounce effect on iOS collection views
- you need a drop-in layout that works with any existing UICollectionView
- you prefer a pure Swift, MIT-licensed library with CocoaPods/Carthage/SPM support

## When to avoid
- you need a layout that is actively maintained with recent updates
- your project targets platforms other than iOS/UIKit
- you need complex layout features beyond bounce, like custom decorations or multi-section transforms

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uicollectionview, uicollectionviewlayout, uikit-dynamics, spring-animation, bounce-effect, ios, swift, mobile

## Member repositories
- roberthein/BouncyLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.505221+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-29T18:22:18.655465+00:00, confidence not recorded.
  - readme: https://github.com/roberthein/BouncyLayout (fetched 2026-08-28T04:08:39.505221+00:00, sha 7ce4a58c17dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
