# margelo/react-native-skottie

▶️ Efficient lottie animations using Skia's Skottie module

Repository: https://github.com/margelo/react-native-skottie
Canonical: https://ross.abutalabs.com/products/react-native-skottie
Homepage: https://margelo.com
Language: C++
License: MIT
License Family: permissive
Topics: animations, bodymovin, lottie, react-native, skia, rive, skottie
Last push: 2025-01-21T21:00:30+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 2, release rhythm 8, longevity 100
- inputs: {"age_days": 1401, "days_push": 589, "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 1024, forks 28 (observed 2026-08-28T04:03:16.411630+00:00)

## What it is
A React Native library for rendering Lottie and DotLottie animations using Skia's GPU-accelerated Skottie module. It offers significantly better frame rates and lower CPU usage than lottie-react-native by building on @shopify/react-native-skia.

## Use cases
- play lottie animations in react native with better performance
- render dotlottie files on mobile
- reduce cpu usage of animations in a react native app
- improve animation frame rates on low-end android devices
- control animation playback imperatively or with reanimated

## When to choose
- your React Native app already uses react-native-skia and needs performant Lottie playback
- lottie-react-native causes dropped frames or high CPU on low-end devices
- you need DotLottie (.lottie) file support

## When to avoid
- your app does not use or want the react-native-skia dependency
- you only need simple animations where lottie-react-native suffices
- you need Lottie features not covered by Skottie

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, graphics
- domain: mobile-development, frontend, graphics
- platform: cross-platform
- tags: lottie, skia, skottie, dotlottie, gpu-accelerated, react-native-skia, android, ios, react-native

## Member repositories
- margelo/react-native-skottie (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.411630+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-30T07:08:14.780585+00:00, confidence not recorded.
  - readme: https://github.com/margelo/react-native-skottie (fetched 2026-08-28T04:03:16.411630+00:00, sha 4eda3358c2d0)
  - homepage: https://margelo.com (fetched 2026-08-29T13:08:27.415660+00:00, sha e5562cca5340)
- Data as of 2026-08-30T08:39:29.467469+00:00.
