# ptomasroos/react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support

Repository: https://github.com/ptomasroos/react-native-tab-navigator
Canonical: https://ross.abutalabs.com/products/react-native-tab-navigator
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-09-30T10:48:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4026, "days_push": 2163, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2384, forks 411 (observed 2026-08-28T04:06:42.547192+00:00)

## What it is
A pure JavaScript tab bar component for React Native that switches between scenes on both iOS and Android. It is standalone and does not depend on any other navigation library.

## Use cases
- add a bottom tab bar to a react native app
- switch between scenes with tabs on ios and android
- customize tab icons badges and styles in react native
- hide the tab bar on certain screens
- avoid native navigation dependencies in react native

## When to choose
- you need a cross-platform tab bar written entirely in JavaScript
- you want a standalone component without depending on a navigation library
- you need fine control over tab styling, badges, and icons

## When to avoid
- you need full navigation stacks, deep linking, or gestures - use react-navigation instead
- you require pixel-perfect native tab bar look and feel
- you are on a modern React Native project needing actively maintained navigation

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework, routing
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, tab-bar, navigation, pure-javascript, ios, android, mobile, javascript

## Member repositories
- ptomasroos/react-native-tab-navigator (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.547192+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-30T02:34:40.446379+00:00, confidence not recorded.
  - readme: https://github.com/ptomasroos/react-native-tab-navigator (fetched 2026-08-28T04:06:42.547192+00:00, sha d8fe80db92c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
