# callstack/react-native-pager-view

React Native wrapper for the Android ViewPager and iOS UIPageViewController.

Repository: https://github.com/callstack/react-native-pager-view
Canonical: https://ross.abutalabs.com/products/react-native-pager-view
Language: TypeScript
License: MIT
License Family: permissive
Topics: hacktoberfest, react-native, ios, android
Last push: 2026-08-15T08:04:59+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 98, longevity 100
- inputs: {"age_days": 2765, "days_push": 18, "days_rel": 18, "gap_med": 20.0, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3351, forks 473 (observed 2026-08-28T04:07:57.836475+00:00)

## What it is
A React Native component library that wraps the native Android ViewPager and iOS UIPageViewController for swiping through pages of content. It provides a cross-platform pager/carousel component with native scrolling performance.

## Use cases
- add swipeable page navigation to a react native app
- build an image carousel in react native
- create an onboarding walkthrough with swipeable screens
- implement tab-like swiping between views on ios and android
- swipe left and right through pages of data in react native

## When to choose
- you need native-feeling swipe paging in a React Native app on iOS and Android
- you want a performant carousel backed by native view pagers
- you're on the new architecture (v7+) and need a maintained pager component

## When to avoid
- you need a pure JavaScript pager for web or non-native platforms
- you rely on the old transitionStyle property removed in 6.x
- your project still uses the legacy architecture with version 7.x

## Facets
- artifact type: library
- maturity: active
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, viewpager, swipe-navigation, carousel, native-components, ios, android

## Member repositories
- callstack/react-native-pager-view (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.836475+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:40:57.610283+00:00, confidence not recorded.
  - readme: https://github.com/callstack/react-native-pager-view (fetched 2026-08-28T04:07:57.836475+00:00, sha 47fa167269a6)
  - registry_npm: https://registry.npmjs.org/react-native-pager-view (fetched 2026-08-29T09:34:12.412380+00:00, sha 3b35c3d9f302)
- Data as of 2026-08-30T08:39:29.467469+00:00.
