# react-native-tab-view

> Tab view component for React Native

Latest version **4.3.2** (published 2026-07-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-native-tab-view
pnpm add react-native-tab-view
yarn add react-native-tab-view
bun add react-native-tab-view
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.3.2 |
| Published | 2026-07-16 |
| First published | 2016-06-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 195.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24502 |
| Maintainers | ericvicenti, brentvatne, satya164, osdnk, kacperkapusciak, okwasniewski |
| Keywords | react-native-component, react-component, react-native, ios, android, tab, swipe, scrollable, coverflow |

## Links

- npm: https://www.npmjs.com/package/react-native-tab-view
- Repository: https://github.com/react-navigation/react-navigation
- Homepage: https://reactnavigation.org/docs/tab-view/
- Issues: https://github.com/react-navigation/react-navigation/issues
- npm.io page: https://npm.io/package/react-native-tab-view

## Dependencies (1)

- [use-latest-callback](https://npm.io/package/use-latest-callback.md) ^0.2.4

## Alternatives

- [@lexical/table](https://npm.io/package/@lexical/table.md) — 3.0M weekly downloads
- [mantine-datatable](https://npm.io/package/mantine-datatable.md) — 98.2K weekly downloads
- [react-native-collapsible-tab-view](https://npm.io/package/react-native-collapsible-tab-view.md) — 70.6K weekly downloads
- [@handsontable/vue3](https://npm.io/package/@handsontable/vue3.md) — 16.1K weekly downloads
- [vuewordcloud](https://npm.io/package/vuewordcloud.md) — 7.2K weekly downloads

## Recent versions

- 4.3.2 (latest) — 2026-07-16
- 5.0.0-alpha.15 (next) — 2026-08-06
- 5.0.0-alpha.14 — 2026-07-27
- 5.0.0-alpha.13 — 2026-07-16
- 5.0.0-alpha.12 — 2026-07-08
- 5.0.0-alpha.11 — 2026-06-18
- 5.0.0-alpha.10 — 2026-06-08
- 4.3.1 — 2026-06-08
- 5.0.0-alpha.9 — 2026-05-19
- 5.0.0-alpha.8 — 2026-05-14
- 5.0.0-alpha.7 — 2026-05-11
- 5.0.0-alpha.6 — 2026-04-13
- 5.0.0-alpha.5 — 2026-03-30
- 5.0.0-alpha.4 — 2026-03-14
- 4.3.0 — 2026-03-14
- … 196 more at https://npm.io/package/react-native-tab-view/versions

## README

# React Native Tab View

React Native Tab View is a cross-platform Tab View component for React Native implemented using [`react-native-pager-view`](https://github.com/callstack/react-native-viewpager) on Android & iOS, and [PanResponder](https://reactnative.dev/docs/panresponder) on Web, macOS, and Windows.

Installation instructions and documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/tab-view/).

---
_Source: https://npm.io/package/react-native-tab-view · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
