# satya164/react-native-tab-view

A cross-platform Tab View component for React Native

Repository: https://github.com/satya164/react-native-tab-view
Canonical: https://ross.abutalabs.com/products/react-native-tab-view
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, pager-component, swipeview, swipe, tabs, tabbar, hacktoberfest
Archived: true
Last push: 2022-11-27T18:40:20+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3731, "days_push": 1375, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5105, forks 1048 (observed 2026-08-28T04:09:09.822228+00:00)

## What it is
A cross-platform Tab View component for React Native with smooth swipe gestures and animations, implemented via react-native-pager-view on mobile and PanResponder on web, macOS, and Windows. It supports top and bottom tab bars, scrollable tabs, and is fully typed with TypeScript.

## Use cases
- add swipeable tabs to a react native app
- build a material design tab bar with scrollable tabs
- implement top or bottom tab navigation with gestures
- create a pager view with animated tab transitions
- show tabbed content screens in an expo app
- swipe between scenes on react native web or windows

## When to choose
- you need a customizable, animated tab/pager component in React Native
- you want cross-platform support including web, macOS, and Windows
- you need scrollable tabs or Material Design styling out of the box
- you use TypeScript and want fully typed components

## When to avoid
- you need a simple static tab bar without swipe gestures
- your project targets React Native below 0.63 without upgrading
- you want bottom navigation with native platform behavior rather than a JS component
- you need a full navigation solution rather than a single tab view component

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: windows, cross-platform
- tags: react-native, tabs, tab-bar, swipe-gestures, pager, material-design, typescript, android, ios, web, macos

## Member repositories
- satya164/react-native-tab-view (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:09.822228+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:02:11.776982+00:00, confidence not recorded.
  - readme: https://github.com/satya164/react-native-tab-view (fetched 2026-08-28T04:09:09.822228+00:00, sha d5f18c503386)
- Data as of 2026-08-30T08:39:29.467469+00:00.
