setchi/FancyScrollView
A versatile Unity scroll view component that enables highly flexible animations. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3475
- days_rel: n/a
- days_push: 1518
- n_releases_24m: 0
Adoption not part of the score
3522 stars · 430 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Unity scroll view component (uGUI) that lets developers implement highly flexible, custom scroll animations by passing normalized scroll positions to cells. It supports infinite scrolling, grid layouts, snapping, and efficient cell recycling for large datasets.
Use cases
- implement custom scroll animations in Unity UI
- create infinite scrolling lists in Unity
- display large datasets efficiently with cell recycling
- build a looping tab bar or carousel in Unity
- make a grid view with animated cells in uGUI
- add snap-to-item scrolling to a Unity game menu
When to choose
- you need scroll behavior or animations beyond Unity's built-in ScrollRect
- you must render very long or unbounded lists performantly
- you want vertical, horizontal, grid, and infinite scroll from one component
- you develop with Unity 2019.4+ and .NET 4.x scripting runtime
When to avoid
- your project uses an engine other than Unity
- you only need a plain, standard scroll list with default behavior
- you need a maintained solution with frequent updates (last release 2022)
- you are not comfortable writing custom cell animation code
Facets
library · maturity maintenance
ui-components animation frontend cross-platform game-engine cross-platform unity ugui scrollview infinite-scroll cell-recycling csharp unity-package game-development
3 sources
- readme: https://github.com/setchi/FancyScrollView · fetched 2026-08-28 · eb579e34a1f7
- homepage: https://deepwiki.com/setchi/FancyScrollView · fetched 2026-08-29 · 20e5c26fb80d
- site_page: https://deepwiki.com/setchi/FancyScrollView/1.1-installation · fetched 2026-08-29 · e78e030e779e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| setchi/FancyScrollView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="setchi/FancyScrollView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem