awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brentvatne avatar

brentvatne/react-native-scrollable-tab-view

0
View on GitHub↗
6,944 نجوم·2,255 تفرعات·JavaScript·3 مشاهداتwww.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.

سجل النجوم

مخطط تاريخ النجوم لـ brentvatne/react-native-scrollable-tab-viewمخطط تاريخ النجوم لـ brentvatne/react-native-scrollable-tab-view

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة brentvatne/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.

ما هي الميزات الرئيسية لـ brentvatne/react-native-scrollable-tab-view؟

الميزات الرئيسية لـ brentvatne/react-native-scrollable-tab-view هي: React Native Navigation Frameworks, Custom Component Injection, Paging Containers, Scroll Restoration, Tab Bar Customizers, Pager Tab Interfaces, View Switchers, View Transitions.

ما هي البدائل مفتوحة المصدر لـ brentvatne/react-native-scrollable-tab-view؟

تشمل البدائل مفتوحة المصدر لـ brentvatne/react-native-scrollable-tab-view: 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…

بدائل مفتوحة المصدر لـ React Native Scrollable Tab View

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Native Scrollable Tab View.
  • aksonov/react-native-router-fluxالصورة الرمزية لـ aksonov

    aksonov/react-native-router-flux

    8,927عرض على 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
    عرض على GitHub↗8,927
  • xmartlabs/xlpagertabstripالصورة الرمزية لـ xmartlabs

    xmartlabs/XLPagerTabStrip

    7,005عرض على 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
    عرض على GitHub↗7,005
  • ptomasroos/react-native-scrollable-tab-viewالصورة الرمزية لـ ptomasroos

    ptomasroos/react-native-scrollable-tab-view

    6,945عرض على 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
    عرض على GitHub↗6,945
  • satya164/react-native-tab-viewالصورة الرمزية لـ satya164

    satya164/react-native-tab-view

    5,113عرض على 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
    عرض على GitHub↗5,113
عرض جميع البدائل الـ 30 لـ React Native Scrollable Tab View→