# IFTTT/RazzleDazzle

A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.

Repository: https://github.com/IFTTT/RazzleDazzle
Canonical: https://ross.abutalabs.com/products/razzledazzle
Homepage: http://ifttt.github.io
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-10-11T20:39:12+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": 4097, "days_push": 1057, "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 3346, forks 282 (observed 2026-08-28T04:07:57.614532+00:00)

## What it is
RazzleDazzle is a simple keyframe-based animation framework for iOS written in Swift, designed for scrollview-powered app intro animations. It also provides an AutoLayout-friendly paging scroll view controller that keeps views positioned across pages as layouts resize.

## Use cases
- add scrolling intro animations to an iOS app
- animate views based on scroll position with keyframes
- build a paging scrollview layout that survives rotation and split-screen
- pin a view across multiple pages while others scroll past
- port an Objective-C JazzHands intro to Swift

## When to choose
- you are building a scrolling app intro in Swift on iOS
- you want AutoLayout-friendly paging scrollview behavior
- you prefer a lightweight, battle-tested IFTTT library

## When to avoid
- you need complex standalone animations unrelated to scrolling
- your project is in Objective-C (use JazzHands instead)
- you need a library with frequent updates or modern SwiftUI support

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, state-management
- domain: mobile-development, frontend
- platform: -
- tags: keyframe-animation, scrollview, autolayout, app-intro, uikit, cocoapods, carthage, ios, swift, mobile

## Member repositories
- IFTTT/RazzleDazzle (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.614532+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-29T18:41:00.428156+00:00, confidence not recorded.
  - readme: https://github.com/IFTTT/RazzleDazzle (fetched 2026-08-28T04:07:57.614532+00:00, sha a18dda2ec197)
  - homepage: http://ifttt.github.io (fetched 2026-08-29T09:34:06.028248+00:00, sha b8de95f95b58)
- Data as of 2026-08-30T08:39:29.467469+00:00.
