# oliviertassinari/react-swipeable-views

A React component for swipeable views. :snowflake:

Repository: https://github.com/oliviertassinari/react-swipeable-views
Canonical: https://ross.abutalabs.com/products/react-swipeable-views
Homepage: https://react-swipeable-views.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, component, swipe, swipeable, react-native
Last push: 2026-06-22T17:32:35+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 57, longevity 100
- inputs: {"age_days": 3998, "days_push": 72, "days_rel": 72, "gap_med": 275, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4470, forks 481 (observed 2026-08-28T04:08:50.954113+00:00)

## What it is
A React component library for creating swipeable views with touch and mouse swipe gestures, usable in the browser and experimentally in React Native. It provides a lightweight (~5 kB gzipped) way to build carousels, tabs, and paged interfaces.

## Use cases
- build a swipeable image carousel in react
- implement swipeable tabs on mobile web
- create a paged onboarding flow with touch gestures
- add swipe navigation between views in react
- make a horizontal slider that responds to touch and mouse drag

## When to choose
- you need a small, focused swipe/carousel component for a React web app
- you want touch and mouse swipe support without a full UI framework
- you need React Native swipeable views (experimental)

## When to avoid
- you need a full-featured carousel with autoplay, lazy loading, and infinite loops out of the box
- you want a modern, actively developed library with current React version support
- you need SSR-safe or heavily maintained gesture handling - consider newer alternatives like embla-carousel

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: frontend, web-development, mobile-development
- platform: browser, cross-platform
- tags: react-component, swipe-gestures, carousel, touch-events, react-native, nodejs, react

## Member repositories
- oliviertassinari/react-swipeable-views (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:50.954113+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:20:36.880742+00:00, confidence not recorded.
  - readme: https://github.com/oliviertassinari/react-swipeable-views (fetched 2026-08-28T04:08:50.954113+00:00, sha 47474c60f40d)
  - registry_npm: https://registry.npmjs.org/react-swipeable-views (fetched 2026-08-29T09:08:01.405411+00:00, sha ad3a91f9e13b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
