# callumboddy/CBZSplashView

Twitter style Splash Screen View. Grows to reveal the Initial view behind

Repository: https://github.com/callumboddy/CBZSplashView
Canonical: https://ross.abutalabs.com/products/cbzsplashview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2017-02-01T14:26:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4425, "days_push": 3500, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1478, forks 116 (observed 2026-08-28T04:04:50.527280+00:00)

## What it is
CBZSplashView is an Objective-C iOS library that recreates the Twitter-style animated splash screen, where an icon grows to reveal the app's initial view. It supports raster images and vector bezier paths with customizable duration, size, and color.

## Use cases
- add a twitter-style animated splash screen to an ios app
- reveal the initial view with a growing logo animation
- create a splash view from a raster icon and background color
- animate a splash screen using a vector bezier path logo
- customize splash animation duration, icon size, and icon color
- delay splash animation until app content finishes loading

## When to choose
- you want a Twitter-like splash reveal animation in an iOS app
- you need vector (bezier path) or raster logo support for your splash screen
- you want a simple drop-in CocoaPods component with customization options

## When to avoid
- you are building for Android or cross-platform frameworks
- you need actively maintained code - the project has not been updated since 2017
- you need SwiftUI or modern Swift-first splash screen solutions

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: c
- tags: splash-screen, objective-c, cocoapods, twitter-style, uikit, ios, swift

## Member repositories
- callumboddy/CBZSplashView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.527280+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-30T04:34:21.119659+00:00, confidence not recorded.
  - readme: https://github.com/callumboddy/CBZSplashView (fetched 2026-08-28T04:04:50.527280+00:00, sha d91113bd2a0d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
