# dotintent/WobbleView

Repository: https://github.com/dotintent/WobbleView
Canonical: https://ross.abutalabs.com/products/wobbleview
Language: Swift
License: MIT
License Family: permissive
Last push: 2017-05-30T20:56:02+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": 4165, "days_push": 3382, "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 2169, forks 111 (observed 2026-08-28T04:06:21.654465+00:00)

## What it is
WobbleView is a Swift UIKit library that adds a popular wobble/jelly physics effect to any view in an iOS app. It lets developers easily add dynamic, spring-like deformation to views during user interactions and transitions.

## Use cases
- add a wobble effect to views when they move
- make UI transitions feel more dynamic and playful
- animate a view's position with springy jelly deformation
- wobble only specific edges of a view
- customize oscillation frequency and damping of the effect

## When to choose
- you want a ready-made wobble/jelly animation for iOS views
- you need a lightweight, MIT-licensed UIKit animation component
- you're maintaining a legacy Swift 2 / Xcode 7 project

## When to avoid
- you need Swift 3+ or modern Swift concurrency support
- you need cross-platform (Android, web) wobble effects
- you want an actively maintained library with recent updates
- you're building with SwiftUI rather than UIKit

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend, graphics
- platform: -
- tags: wobble-effect, physics-animation, uikit, cocoapods, spring-animation, ios, swift, mobile

## Member repositories
- dotintent/WobbleView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.654465+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-30T02:49:26.649606+00:00, confidence not recorded.
  - readme: https://github.com/dotintent/WobbleView (fetched 2026-08-28T04:06:21.654465+00:00, sha 67683aad8576)
- Data as of 2026-08-30T08:39:29.467469+00:00.
