awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brentvatne avatar

brentvatne/react-native-scrollable-tab-view

0
View on GitHub↗
6,944 stars·2,255 forks·JavaScript·10 viewswww.npmjs.com/package/react-native-scrollable-tab-view↗

React Native Scrollable Tab View

This project is a cross-platform mobile tab navigator for React Native. It provides a swipable tab interface and an animated view switcher that allows users to move between different content areas using horizontal swipe gestures.

The system features a customizable tab bar component that can be styled or replaced with custom components to control the visual layout. It supports independent scroll state management, ensuring each individual page maintains its own vertical scroll position when switching views.

The navigation framework handles tab transition control and adjacent page pre-rendering to manage how screens enter the viewport. It also includes capabilities for tab bar layout configuration and bi-directional event synchronization between the navigation bar and the paging container.

Features

  • React Native Navigation Frameworks - Provides a comprehensive tabbed navigation framework specifically designed for React Native applications.
  • Custom Component Injection - Provides a prop-based interface for replacing the default tab navigation bar with custom components.
  • Paging Containers - Uses a horizontal scroll view to organize tab screens side-by-side for seamless swiping.
  • Scroll Restoration - Ensures each individual tab page maintains its own vertical scroll position when switching views.
  • Tab Bar Customizers - Offers a flexible navigation header that can be styled or replaced with custom components.
  • Pager Tab Interfaces - Ships a tabbed navigation component synchronized with a swipable view pager for cross-platform mobile apps.
  • View Switchers - Provides an animated system to manage and transition between different tabbed content areas.
  • View Transitions - Implements horizontal swipe gestures for navigating between content screens with hardware-accelerated animations.
  • Bi-Directional State Synchronizations - Synchronizes the active tab index between the navigation bar and paging container via event mapping.
  • Adjacent View Pre-rendering - Implements adjacent page pre-rendering to eliminate flicker and ensure smooth transitions between tab screens.
  • Navigation Headers - Supports the creation of tailored navigation headers and tab bars to match brand styles.
  • Scroll Progress Mapping - Maps the horizontal scroll offset to UI transitions for fluid movement between tabs.
  • UI Components - Scrollable tab navigation for mobile interfaces.

Star history

Star history chart for brentvatne/react-native-scrollable-tab-viewStar history chart for brentvatne/react-native-scrollable-tab-view

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to React Native Scrollable Tab View

Similar open-source projects, ranked by how many features they share with React Native Scrollable Tab View.
  • aksonov/react-native-router-fluxaksonov avatar

    aksonov/react-native-router-flux

    8,927View on GitHub↗

    This project is a cross-platform mobile navigation library and declarative routing engine. It maps components to named scenes within a centralized configuration to manage application flow and screen transitions. The system distinguishes itself through a variety of specialized navigation patterns, including a mobile drawer navigation system for side menus and a tab navigation framework for organizing top-level views. It also features a modal overlay manager for rendering screens as pop-ups or transparent lightboxes and a deep linking handler that maps incoming URIs to specific application scen

    JavaScript
    View on GitHub↗8,927
  • xmartlabs/xlpagertabstripxmartlabs avatar

    xmartlabs/XLPagerTabStrip

    7,005View on GitHub↗

    XLPagerTabStrip is a navigation component for iOS that synchronizes a tabbed menu with a swipable view controller pager. It functions as a gesture-based view switcher, allowing users to navigate between different screen views through either direct tab selection or horizontal swipe gestures. The project provides a wrapper for segmented controls and other tab indicator styles to manage the switching of multiple child views. It supports various tab indicator styling options, including button bars and simple indicator bars, and allows for the configuration of tab transition behaviors. The system

    Swift
    View on GitHub↗7,005
  • ptomasroos/react-native-scrollable-tab-viewptomasroos avatar

    ptomasroos/react-native-scrollable-tab-view

    6,945View on GitHub↗

    This project is a React Native UI component for implementing swipeable tab navigation. It organizes mobile app content into category tabs that users navigate through horizontal gestures or direct interaction. The system synchronizes the movement of the tab indicator with the page scroll offset. It supports the integration of custom tab bars and provides the ability to maintain independent scroll positions for each individual page. Navigation can be managed programmatically, including the ability to define initial starting pages or disable gesture-based swiping. The component also includes tr

    JavaScriptanimatedreact-nativeswipe
    View on GitHub↗6,945
  • satya164/react-native-tab-viewsatya164 avatar

    satya164/react-native-tab-view

    5,113View on GitHub↗

    This project provides a tabbed navigation component for cross-platform mobile applications. It functions as a navigational container that organizes content into separate views, allowing users to switch between screens via a tab bar or swipe gestures. The component features a customizable tab bar interface that supports branded styling, icons, badges, and horizontal scrolling to accommodate numerous navigation targets. It also includes a deferred rendering system that delays the instantiation of tab scenes until they receive focus to improve initial load speed. The implementation covers tab b

    TypeScripthacktoberfestpager-componentreact-native
    View on GitHub↗5,113
See all 30 alternatives to React Native Scrollable Tab View→

Frequently asked questions

What does brentvatne/react-native-scrollable-tab-view do?

This project is a cross-platform mobile tab navigator for React Native. It provides a swipable tab interface and an animated view switcher that allows users to move between different content areas using horizontal swipe gestures.

What are the main features of brentvatne/react-native-scrollable-tab-view?

The main features of brentvatne/react-native-scrollable-tab-view are: React Native Navigation Frameworks, Custom Component Injection, Paging Containers, Scroll Restoration, Tab Bar Customizers, Pager Tab Interfaces, View Switchers, View Transitions.

What are some open-source alternatives to brentvatne/react-native-scrollable-tab-view?

Open-source alternatives to brentvatne/react-native-scrollable-tab-view include: aksonov/react-native-router-flux — This project is a cross-platform mobile navigation library and declarative routing engine. It maps components to named… xmartlabs/xlpagertabstrip — XLPagerTabStrip is a navigation component for iOS that synchronizes a tabbed menu with a swipable view controller… ptomasroos/react-native-scrollable-tab-view — This project is a React Native UI component for implementing swipeable tab navigation. It organizes mobile app content… satya164/react-native-tab-view — This project provides a tabbed navigation component for cross-platform mobile applications. It functions as a… h07000223/flycotablayout — FlycoTabLayout is a Java-based library for building tabbed navigation interfaces in Android applications. It functions… swup/swup — Swup is a page transition library and AJAX page loader designed to create seamless, animated transitions between pages…