# facebook/flipper

A desktop debugging platform for mobile developers.

Repository: https://github.com/facebook/flipper
Canonical: https://ross.abutalabs.com/products/facebook-flipper
Homepage: https://fbflipper.com/
Language: TypeScript
License: MIT
License Family: permissive
Archived: true
Last push: 2025-09-26T15:48:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 44, release rhythm 40, longevity 100
- inputs: {"age_days": 3065, "days_push": 341, "days_rel": 650, "gap_med": 7, "n_releases_24m": 10}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13457, forks 989 (observed 2026-08-28T04:11:03.350561+00:00)

## What it is
Flipper is a desktop debugging platform for mobile developers, providing a visual interface to inspect, visualize, and control iOS, Android, and JavaScript apps. It is extensible via a plugin API and supports SDKs for Android, iOS, React Native, and JS.

## Use cases
- inspect network traffic from an iOS app during development
- debug layout of an Android app from a desktop UI
- debug a React Native app with Hermes and React DevTools plugins
- inspect and edit SharedPreferences or UserDefaults on a device
- view logs and crash reports from a mobile app in one place
- build custom debugging plugins for my mobile app

## When to choose
- you need a visual, plugin-based debugger for native iOS or Android apps
- you are maintaining an older React Native project and can use v0.239.0
- you want to build custom in-app debugging tooling on an extensible platform

## When to avoid
- you are starting a new React Native project - React Native support ended at v0.239.0 and Meta is building dedicated tooling
- you need actively maintained software - the repository was archived in September 2025 and is read-only
- you want a lightweight CLI-only debugger rather than a GUI platform

## Facets
- artifact type: application
- maturity: abandoned
- function: developer-tools, gui, plugin-system, logging, monitoring
- domain: mobile-development, developer-tools, cross-platform
- platform: windows, browser
- tags: mobile-debugging, react-native, inspector, electron, archived, plugin-architecture, network-inspector, layout-inspector, debugging, macos, linux, android, ios, nodejs

## Member repositories
- facebook/flipper (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:03.350561+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-29T17:13:17.398458+00:00, confidence not recorded.
  - readme: https://github.com/facebook/flipper (fetched 2026-08-28T04:11:03.350561+00:00, sha c0fbde9cb3d4)
  - homepage: https://fbflipper.com/ (fetched 2026-08-29T08:08:26.493162+00:00, sha 1ced0d1ef4ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
