# sebastienwindal/FRDLivelyButton

Repository: https://github.com/sebastienwindal/FRDLivelyButton
Canonical: https://ross.abutalabs.com/products/frdlivelybutton
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2016-09-13T00:40:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4571, "days_push": 3642, "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 1264, forks 127 (observed 2026-08-28T04:04:10.555055+00:00)

## What it is
FRDLivelyButton is an Objective-C UIButton subclass designed for use inside UIBarButtonItem, drawing animated button icons (hamburger, close, plus, etc.) entirely with Core Graphics. It animates style changes and touch events and supports appearance customization via an options dictionary.

## Use cases
- animate a hamburger menu button into a close button in a nav bar
- add animated icon buttons to a UIBarButtonItem on iOS
- draw custom button icons with Core Graphics instead of image assets
- customize button color, line thickness, and animation duration
- build iOS navigation bar buttons with touch feedback animations

## When to avoid
- you are building in Swift with modern SwiftUI or UIKit animation APIs
- you need buttons beyond the five built-in styles or heavy customization
- you require actively maintained dependencies with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uibutton-subclass, objective-c, uikit, navigation-bar, core-graphics, cocoapods, ios, mobile

## Member repositories
- sebastienwindal/FRDLivelyButton (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.555055+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-30T05:04:04.276828+00:00, confidence not recorded.
  - readme: https://github.com/sebastienwindal/FRDLivelyButton (fetched 2026-08-28T04:04:10.555055+00:00, sha 5d5768875a37)
- Data as of 2026-08-30T08:39:29.467469+00:00.
