# stefanceriu/SCSiriWaveformView

UIView subclass that reproduces the waveform effect seen in Siri on iOS 7.

Repository: https://github.com/stefanceriu/SCSiriWaveformView
Canonical: https://ross.abutalabs.com/products/scsiriwaveformview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-04-19T05:40:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4525, "days_push": 1232, "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 1096, forks 120 (observed 2026-08-28T04:03:34.336140+00:00)

## What it is
A UIView subclass for iOS that reproduces the sinusoidal waveform animation seen in Siri on iOS 7. It is a small Objective-C UI component with a React Native binding available.

## Use cases
- add a Siri-style waveform animation to an iOS app
- visualize audio input as a smooth sine wave in real time
- create a voice assistant listening indicator
- add an animated waveform to a React Native app
- build a podcast or voice recording UI with a waveform effect

## When to choose
- you need the classic iOS 7 Siri waveform look in an iOS or React Native app
- you want a lightweight, drop-in UIView with MIT licensing

## When to avoid
- you need actual audio signal processing or FFT-based spectrum visualization
- you target platforms other than iOS
- you need a modern, actively developed waveform component

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, graphics
- platform: -
- tags: siri-waveform, objective-c, uiview, audio-visualization, react-native-binding, ios, mobile

## Member repositories
- stefanceriu/SCSiriWaveformView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.336140+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-30T06:47:12.416452+00:00, confidence not recorded.
  - readme: https://github.com/stefanceriu/SCSiriWaveformView (fetched 2026-08-28T04:03:34.336140+00:00, sha d12f51308262)
- Data as of 2026-08-30T08:39:29.467469+00:00.
