# gilbarbara/react-joyride

Create guided tours in your apps

Repository: https://github.com/gilbarbara/react-joyride
Canonical: https://ross.abutalabs.com/products/react-joyride
Homepage: https://react-joyride.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, react-component, joyride, tour, tooltip
Last push: 2026-07-09T16:02:12+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 92, longevity 100
- inputs: {"age_days": 4023, "days_push": 55, "days_rel": 55, "gap_med": 17.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7846, forks 593 (observed 2026-08-28T04:10:07.161089+00:00)

## What it is
React Joyride is a React library for creating step-by-step guided tours and interactive walkthroughs in web applications. It provides component and hook APIs with customizable tooltips, beacons, overlays, and built-in accessibility support.

## Use cases
- add a product tour to onboard new users
- showcase new features with interactive tooltips
- create a step-by-step walkthrough of a dashboard
- build an accessible onboarding flow with keyboard navigation
- highlight UI elements with a customizable tour overlay
- implement a controlled tour with custom tooltip components

## When to choose
- you have a React 16.8+ app and need guided tours or onboarding walkthroughs
- you need SSR compatibility with Next.js or Remix
- accessibility (focus trap, ARIA, keyboard navigation) is a requirement
- you want customizable tour components and an event-driven flow

## When to avoid
- your app is not built with React
- you need tours in a native mobile app rather than the web
- you only need simple static tooltips without tour flow logic

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, guided-tours, onboarding, tooltips, product-tour, user-onboarding, walkthrough, accessibility, web-server, nodejs

## Member repositories
- gilbarbara/react-joyride (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:07.161089+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:33:49.952160+00:00, confidence not recorded.
  - readme: https://github.com/gilbarbara/react-joyride (fetched 2026-08-28T04:10:07.161089+00:00, sha b1037ffd01ac)
  - homepage: https://react-joyride.com/ (fetched 2026-08-29T08:30:48.451369+00:00, sha a40697a3b250)
  - site_page: https://react-joyride.com/docs/getting-started (fetched 2026-08-29T08:30:48.460331+00:00, sha 35d9d2ed52ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
