# race604/react-native-viewpager

[Deprecated] ViewPager component for React Native

Repository: https://github.com/race604/react-native-viewpager
Canonical: https://ross.abutalabs.com/products/react-native-viewpager
Language: JavaScript
License Family: other
Last push: 2025-10-12T02:44:07+00:00

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

## Adoption (not part of the score)
Stars 1405, forks 361 (observed 2026-08-28T04:04:38.130951+00:00)

## What it is
A JavaScript-only ViewPager (swipeable pager) component for React Native supporting both Android and iOS. It supports auto-play, infinite looping, custom page transition animations, and can render hundreds of pages efficiently.

## Use cases
- build a swipeable image carousel in react native
- create an onboarding screen with swipeable pages
- implement auto-playing banner slider
- infinite looping page swiper
- custom page transition animations for a pager
- render many pages without performance issues in react native

## When to choose
- you need a lightweight JavaScript-only pager with auto-play and looping for an older React Native project
- you want custom swipe-velocity-based page transition animations

## When to avoid
- starting a new project - the repo is deprecated and no longer maintained
- you need native performance or modern React Native compatibility - use react-native-pager-view instead

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, viewpager, pager, carousel, deprecated, swipe-pages, android, ios, javascript

## Member repositories
- race604/react-native-viewpager (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.130951+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:38:47.754609+00:00, confidence not recorded.
  - readme: https://github.com/race604/react-native-viewpager (fetched 2026-08-28T04:04:38.130951+00:00, sha c442e99c9257)
  - registry_npm: https://registry.npmjs.org/react-native-viewpager (fetched 2026-08-29T11:52:37.274434+00:00, sha cb563d6a6cfd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
