# callstack/react-native-bottom-tabs

Native Bottom Tabs for React Native

Repository: https://github.com/callstack/react-native-bottom-tabs
Canonical: https://ross.abutalabs.com/products/react-native-bottom-tabs
Homepage: http://oss.callstack.com/react-native-bottom-tabs/
Language: TypeScript
License: MIT
License Family: permissive
Topics: android, ios, react-native, react-navigation, visionos, hacktoberfest
Last push: 2026-08-26T00:04:21+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 80, longevity 50
- inputs: {"age_days": 705, "days_push": 8, "days_rel": 55, "gap_med": 0, "n_releases_24m": 124}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1447, forks 105 (observed 2026-08-28T04:04:45.455107+00:00)

## What it is
A React Native library providing bottom tab navigation built on native platform primitives like SwiftUI's TabView and Android's BottomNavigationView. It integrates with React Navigation and Expo Router as a drop-in replacement for JavaScript-based bottom tabs.

## Use cases
- add native bottom tab bar to react native app
- replace javascript bottom tabs with native tabs
- bottom tab navigation with expo router
- integrate tabs with react navigation
- native tab bar on ios and android
- bottom tabs for visionos or tvos app

## When to choose
- you want platform-native look and feel for bottom tabs in React Native
- you already use React Navigation or Expo Router and need tab navigation
- you target Apple platforms or Android with native styling (Material 3)

## When to avoid
- you need web support, since native primitives are unavailable on web
- you rely on Expo Go, which is not supported
- you need fully custom JavaScript-controlled tab styling

## Facets
- artifact type: library
- maturity: active
- function: ui-components, mobile-framework, routing
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: react-native, bottom-tabs, react-navigation, expo-router, swiftui, visionos, tvos, native-ui, ios, android, macos

## Member repositories
- callstack/react-native-bottom-tabs (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.455107+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-30T04:36:06.134695+00:00, confidence not recorded.
  - readme: https://github.com/callstack/react-native-bottom-tabs (fetched 2026-08-28T04:04:45.455107+00:00, sha 2e46f71402eb)
  - homepage: http://oss.callstack.com/react-native-bottom-tabs/ (fetched 2026-08-29T11:46:04.019128+00:00, sha e194fe814e99)
  - site_page: http://oss.callstack.com/react-native-bottom-tabs/docs/getting-started/quick-start (fetched 2026-08-29T11:46:04.021560+00:00, sha 1f7d42de6e94)
  - registry_npm: https://registry.npmjs.org/react-native-bottom-tabs (fetched 2026-08-29T11:46:04.023749+00:00, sha 98bc20239126)
- Data as of 2026-08-30T08:39:29.467469+00:00.
