# bannzai/SpreadsheetView

Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.

Repository: https://github.com/bannzai/SpreadsheetView
Canonical: https://ross.abutalabs.com/products/spreadsheetview
Language: HTML
License: MIT
License Family: permissive
Topics: spreadsheet, timetable, grid-layout, gantt-chart, schedule, ios
Last push: 2024-05-10T07:06:38+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": 3401, "days_push": 845, "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 3538, forks 475 (observed 2026-08-28T04:08:09.127398+00:00)

## What it is
A Swift framework for building fully configurable spreadsheet-style user interfaces in iOS apps. It supports complex grid layouts like schedules, Gantt charts, and timetables with features such as merged cells, fixed headers, and infinite circular scrolling.

## Use cases
- build a daily schedule view in an ios app
- render a gantt chart on mobile
- create a class timetable ui
- display an excel-like grid with merged cells
- implement a grid layout with frozen row and column headers

## When to choose
- you need spreadsheet-like grid layouts on iOS with fixed headers and merged cells
- you want a UICollectionView-like API for complex grid UIs
- you need memory-efficient scrolling for large grids

## When to avoid
- you need a spreadsheet for Android or cross-platform apps
- you need actual spreadsheet computation or file editing rather than display
- you need SwiftUI-native grid components

## Facets
- artifact type: framework
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: mobile-development, frontend, developer-tools
- platform: -
- tags: spreadsheet, grid-layout, gantt-chart, timetable, schedule, uikit, cocoapods, ios, swift, mobile

## Member repositories
- bannzai/SpreadsheetView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.127398+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:34:38.697873+00:00, confidence not recorded.
  - readme: https://github.com/bannzai/SpreadsheetView (fetched 2026-08-28T04:08:09.127398+00:00, sha ba30cd4e6603)
- Data as of 2026-08-30T08:39:29.467469+00:00.
