# yannickl/DynamicButton

Yet another animated flat buttons in Swift

Repository: https://github.com/yannickl/DynamicButton
Canonical: https://ross.abutalabs.com/products/dynamicbutton
Homepage: http://cocoadocs.org/docsets/DynamicButton
Language: Swift
License: MIT
License Family: permissive
Last push: 2019-09-28T09:26:11+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": 4004, "days_push": 2531, "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 1152, forks 67 (observed 2026-08-28T04:03:46.870544+00:00)

## What it is
DynamicButton is a Swift library providing flat-design animated buttons, most notably a hamburger button that animates transitions between icon styles (close, arrows, checkmark, etc.). It supports custom symbol styles and is distributed via CocoaPods, Carthage, and Swift Package Manager.

## Use cases
- animated hamburger menu button in ios
- morphing icon button between hamburger and close
- flat design buttons with swift animations
- custom vector-drawn button icons in uikit
- animated arrow and checkmark buttons for tvos

## When to choose
- you need an animated hamburger/close toggle button in an iOS or tvOS app
- you want lightweight, customizable vector-style buttons without images
- you prefer pure Swift UIKit components with SPM/CocoaPods support

## When to avoid
- you use SwiftUI rather than UIKit
- you need actively maintained components with recent updates
- you need buttons with text labels or complex layouts rather than icon-only symbols

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swift, uikit, flat-design, hamburger-button, cocoapods, animated-buttons, ios, mobile

## Member repositories
- yannickl/DynamicButton (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.870544+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:33:34.669257+00:00, confidence not recorded.
  - readme: https://github.com/yannickl/DynamicButton (fetched 2026-08-28T04:03:46.870544+00:00, sha 231e35949a03)
  - homepage: http://cocoadocs.org/docsets/DynamicButton (fetched 2026-08-29T12:38:17.498907+00:00, sha df770eca8672)
- Data as of 2026-08-30T08:39:29.467469+00:00.
