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

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

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

Ashok-Varma/BottomNavigation

0
View on GitHub↗
4,348 نجوم·680 تفرعات·Java·Apache-2.0·3 مشاهدات

BottomNavigation

BottomNavigation هي مكتبة مكونات واجهة مستخدم Android تستخدم لتنفيذ شريط تنقل قياسي في أسفل شاشة الهاتف المحمول. توفر واجهة قابلة لإعادة الاستخدام للوصول إلى وجهات التطبيق عالية المستوى مع اتباع معايير تصميم الهاتف المحمول.

تتضمن المكتبة نظام شارات إشعارات لتنبيه المستخدمين بالمحتوى الجديد أو الإجراءات المعلقة على علامات تبويب التنقل. يسمح هذا النظام بتخصيص الألوان، والأشكال، والحدود، ومواقع هذه المؤشرات، بالإضافة إلى التحكم في رؤيتها.

يغطي المشروع تخصيص واجهة مستخدم الهاتف المحمول بشكل أوسع، مما يتيح تعديل ألوان الخلفية، وأوضاع علامات التبويب، واللمسات لتتناسب مع هويات علامات تجارية محددة. يستخدم انتقالات الحالة القائمة على الرسوم المتحركة وتحديد المواقع القائم على القيود لإدارة تخطيط وحركة عناصر التنقل.

Features

  • Android App Navigation - Provides a framework for implementing bottom navigation and routing between different sections of an Android application.
  • Android UI Components - Provides reusable visual elements and interface widgets designed for building Android application user experiences.
  • Android UI Customization - Provides frameworks for modifying the visual style and color schemes of the Android navigation interface.
  • Bottom Navigation Bars - Provides a navigation component positioned at the bottom of the screen for mobile-friendly interaction.
  • In-App Notification Components - Provides pre-built UI modules for adding notification badges to navigation tabs for real-time alerting.
  • Notification Badges - Implements small UI elements used to display counts or status indicators for user attention on navigation tabs.
  • Badge Controllers - Provides dedicated logic for managing the visibility and lifecycle of notification badges on the tab bar.
  • Visual Customizers - Provides tools for modifying the colors, shapes, and layout of bottom navigation elements to match brand identities.
  • State-Based Badge Renderers - Manages the visibility and appearance of notification indicators through reactive state changes and property updates.
  • Badge Styling - Allows customization of dimensions, fonts, and colors specifically for notification badge components.
  • Tab Navigation Settings - Provides configuration options for controlling the colors, tab modes, and accents of the navigation system.
  • Mobile Design System Implementations - Implements a set of pre-built layout patterns for maintaining Google design standards in mobile applications.
  • Visual Styling Properties - Provides definitions for appearance characteristics like colors and shapes that can be customized via configuration properties.
  • Navigation Bars - Bottom navigation implementation.
  • Navigation Components - Bottom navigation bar implementation.

سجل النجوم

مخطط تاريخ النجوم لـ ashok-varma/bottomnavigationمخطط تاريخ النجوم لـ ashok-varma/bottomnavigation

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ BottomNavigation

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع BottomNavigation.
  • aurelhubert/ahbottomnavigationالصورة الرمزية لـ aurelhubert

    aurelhubert/ahbottomnavigation

    3,824عرض على GitHub↗

    ahbottomnavigation is an Android UI component library that provides a view-based bottom navigation bar for implementing tabbed interfaces. It functions as a navigation framework for managing active tab states and triggering application logic through user interactions with a menu of three to five items. The library includes a dynamic notification badge system that renders visual overlays on navigation items to alert users to pending updates. It also features an interactive view manager that coordinates navigation bar visibility and transitions based on real-time scroll events. The component c

    Java
    عرض على GitHub↗3,824
  • roughike/bottombarالصورة الرمزية لـ roughike

    roughike/BottomBar

    8,358عرض على GitHub↗

    BottomBar is an Android UI component that implements a Material Design bottom navigation bar. It serves as a reusable layout element for organizing top-level application destinations through a system of selectable tabs. The component features an adaptive layout system that optimizes horizontal space for tablet displays and uses density-aware adjustments for different screen dimensions. It includes a notification badge system to alert users of updates and supports conditional selection interception to prevent navigation based on application state or permissions. The library covers a broad ran

    Javaandroidbottom-navigationjava
    عرض على GitHub↗8,358
  • mikepenz/materialdrawerالصورة الرمزية لـ mikepenz

    mikepenz/MaterialDrawer

    11,644عرض على GitHub↗

    MaterialDrawer is a navigation drawer library and side menu framework for Android applications. It provides a Material Design UI component that implements a sliding side menu to manage user movement between different sections of a mobile application. The framework supports the organization of complex navigation lists, including the use of expandable sections, sticky headers, and badges. It includes tools for building personalized interfaces, such as user profile displays and headers. The library handles navigation through item management, event handling via listeners, and state-driven UI upd

    Kotlinandroidandroid-developmentandroid-library
    عرض على GitHub↗11,644
  • qstumn/badgeviewالصورة الرمزية لـ qstumn

    qstumn/BadgeView

    3,963عرض على GitHub↗

    BadgeView is a custom UI component for Android that displays numeric or text notification indicators on other view elements. It is built as a Material Design component that functions as an animated and interactive view for signaling alerts or item counts. The component distinguishes itself through support for drag-to-dismiss gestures, allowing users to remove alerts from the screen via touch interactions. It also utilizes smooth visibility animations to transition state changes rather than using immediate shifts. The library covers broad UI capabilities including content management for updat

    Javabadgebadgeviewmaterialdesign
    عرض على GitHub↗3,963
عرض جميع البدائل الـ 30 لـ BottomNavigation→

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

ما هي وظيفة ashok-varma/bottomnavigation؟

BottomNavigation هي مكتبة مكونات واجهة مستخدم Android تستخدم لتنفيذ شريط تنقل قياسي في أسفل شاشة الهاتف المحمول. توفر واجهة قابلة لإعادة الاستخدام للوصول إلى وجهات التطبيق عالية المستوى مع اتباع معايير تصميم الهاتف المحمول.

ما هي الميزات الرئيسية لـ ashok-varma/bottomnavigation؟

الميزات الرئيسية لـ ashok-varma/bottomnavigation هي: Android App Navigation, Android UI Components, Android UI Customization, Bottom Navigation Bars, In-App Notification Components, Notification Badges, Badge Controllers, Visual Customizers.

ما هي البدائل مفتوحة المصدر لـ ashok-varma/bottomnavigation؟

تشمل البدائل مفتوحة المصدر لـ ashok-varma/bottomnavigation: aurelhubert/ahbottomnavigation — ahbottomnavigation is an Android UI component library that provides a view-based bottom navigation bar for… roughike/bottombar — BottomBar is an Android UI component that implements a Material Design bottom navigation bar. It serves as a reusable… mikepenz/materialdrawer — MaterialDrawer is a navigation drawer library and side menu framework for Android applications. It provides a Material… qstumn/badgeview — BadgeView is a custom UI component for Android that displays numeric or text notification indicators on other view… ogaclejapan/smarttablayout — SmartTabLayout is an Android user interface navigation component that synchronizes a tabbed navigation strip with the… jfeinstein10/slidingmenu — SlidingMenu is an Android navigation drawer library and UI component library used to create side-panel navigation…