awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ChenYilong avatar

ChenYilong/CYLTabBarController

0
View on GitHub↗
6,996 स्टार्स·1,458 फोर्क्स·Swift·MIT·4 व्यूज़

CYLTabBarController

CYLTabBarController एक iOS टैब बार UI लाइब्रेरी और इंटरफेस सिस्टम है जिसे उन्नत नेविगेशन लेआउट, ग्लासमोर्फिज्म प्रभाव और डायनेमिक वेक्टर-आधारित आइकन एनिमेशन को लागू करने के लिए डिज़ाइन किया गया है। यह मानक iOS नेविगेशन बार को विशेष विज़ुअल शैलियों और लेआउट के साथ अनुकूलित करने के लिए घटकों का एक संग्रह प्रदान करता है।

लाइब्रेरी नेविगेशन आइकन के भीतर वेक्टर एनिमेशन के लिए Lottie के एकीकरण और धुंधले, पारभासी ओवरले बनाने के लिए ग्लासमोर्फिज्म UI किट को शामिल करने के माध्यम से खुद को अलग करती है। यह विशेष रूप से जोर दिए गए केंद्र एक्शन बटन के कार्यान्वयन और नेविगेशन आइटम में अधिसूचना बैज जोड़ने को सक्षम बनाता है।

सिस्टम लेआउट और इंटरैक्शन क्षमताओं की एक श्रृंखला को कवर करता है, जिसमें ओरिएंटेशन-अवेयर लेआउट समायोजन, नेस्टेड टैब बार आर्किटेक्चर, और टैब इंटरैक्शन इवेंट्स को ट्रैक और इंटरसेप्ट करने की क्षमता शामिल है। यह नेविगेशन बार की ऊंचाई और आइटम आइकन तथा टेक्स्ट की दृश्यता के लिए कॉन्फ़िगरेशन विकल्प भी प्रदान करता है।

Features

  • Tab Bar Customizers - Provides a comprehensive system for styling and managing custom tab bar layouts on iOS.
  • Lottie Animation Integrations - Adds dynamic vector animations to navigation icons and interactive elements using the Lottie framework.
  • Lottie Integrations - Integrates Lottie vector animations within tab bar icons to create dynamic visual transitions.
  • iOS Interaction Design - Implements native iOS interaction patterns through engaging navigation transitions and interactive tab elements.
  • iOS Navigation Styling - Enables the design of custom tab bar layouts with emphasized center buttons and notification badges.
  • Glassmorphism Styling - Provides a set of visual effects for creating blurred translucent overlays and liquid glass styles.
  • Blur and Glass Background Styles - Applies blur filters and transparency layers to the navigation bar to achieve a glassmorphism visual style.
  • Animated Icons - Integrates vector animations into navigation items to provide dynamic visual feedback.
  • Center Action Buttons - Implements specific frame offset calculations to place an enlarged, centered action button within the navigation bar.
  • Center - Provides the ability to place an emphasized primary action button in the center of the navigation bar.
  • Notification Badges - Attaches indicator views to navigation items to display dynamic notification counts or alert statuses.
  • Layout Orientation Recalculation - Automatically updates the width and position of navigation elements during device orientation changes.
  • Development Frameworks - A low-coupling framework for managing tab-based navigation.

स्टार हिस्ट्री

chenyilong/cyltabbarcontroller के लिए स्टार हिस्ट्री चार्टchenyilong/cyltabbarcontroller के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

CYLTabBarController के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CYLTabBarController के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • eggswift/estabbarcontrollereggswift का अवतार

    eggswift/ESTabBarController

    5,238GitHub पर देखें↗

    ESTabBarController is a Swift framework for customizing the appearance, animations, and behavioral logic of navigation tab bars. It provides an interactive navigation UI kit designed to manage navigation components, including badge controllers and overflow menus. The project integrates Lottie vector animations to render interactive motion graphics within the navigation interface. It also includes a mechanism that automatically converts excess navigation items into a dropdown menu when the available screen width is exceeded. The framework covers broad capability areas including badge manageme

    Swift
    GitHub पर देखें↗5,238
  • h07000223/flycotablayoutH07000223 का अवतार

    H07000223/FlycoTabLayout

    11,101GitHub पर देखें↗

    FlycoTabLayout is a Java-based library for building tabbed navigation interfaces in Android applications. It functions as a custom view component and navigation tool that allows developers to organize content into switchable categories using customizable indicators and animations. The library distinguishes itself through integrated notification badge components that display unread message tips and status indicators directly on individual tabs. It also provides specialized navigation synchronization, allowing the tab layout to function as a standalone component or as a linked navigation bar ti

    Java
    GitHub पर देखें↗11,101
  • mamaral/onboardmamaral का अवतार

    mamaral/Onboard

    6,581GitHub पर देखें↗

    Onboard is an iOS onboarding framework designed for creating guided welcome screen sequences and tutorial flows. It provides a page transition engine to manage navigation and animations between sequential screens containing images, text, and action buttons. The framework includes a SwiftUI UI library with customizable layout components and styles. It features a system for animating content and managing the navigation flow, which allows for the implementation of smooth transitions and fade effects between instructional screens. The project covers background management with support for static

    Objective-C
    GitHub पर देखें↗6,581
  • hackware1993/magicindicatorhackware1993 का अवतार

    hackware1993/MagicIndicator

    9,799GitHub पर देखें↗

    MagicIndicator is a library for rendering visual page markers and navigation tabs that synchronize with paginated views in Android applications. It provides a set of tools for implementing interactive page indicators, including components for tracking and controlling page positions within sliding containers and fragment navigation systems. The project supports customizable tab navigation through custom layout files and interface-based styling. It enables the integration of notification badges, allowing numeric or status markers to be overlaid on navigation tabs to alert users of updates. The

    Javaindicatorpagerslidingtabstriptablayout
    GitHub पर देखें↗9,799
CYLTabBarController के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

chenyilong/cyltabbarcontroller क्या करता है?

CYLTabBarController एक iOS टैब बार UI लाइब्रेरी और इंटरफेस सिस्टम है जिसे उन्नत नेविगेशन लेआउट, ग्लासमोर्फिज्म प्रभाव और डायनेमिक वेक्टर-आधारित आइकन एनिमेशन को लागू करने के लिए डिज़ाइन किया गया है। यह मानक iOS नेविगेशन बार को विशेष विज़ुअल शैलियों और लेआउट के साथ अनुकूलित करने के लिए घटकों का एक संग्रह प्रदान करता है।

chenyilong/cyltabbarcontroller की मुख्य विशेषताएं क्या हैं?

chenyilong/cyltabbarcontroller की मुख्य विशेषताएं हैं: Tab Bar Customizers, Lottie Animation Integrations, Lottie Integrations, iOS Interaction Design, iOS Navigation Styling, Glassmorphism Styling, Blur and Glass Background Styles, Animated Icons।

chenyilong/cyltabbarcontroller के कुछ ओपन-सोर्स विकल्प क्या हैं?

chenyilong/cyltabbarcontroller के ओपन-सोर्स विकल्पों में शामिल हैं: eggswift/estabbarcontroller — ESTabBarController is a Swift framework for customizing the appearance, animations, and behavioral logic of navigation… h07000223/flycotablayout — FlycoTabLayout is a Java-based library for building tabbed navigation interfaces in Android applications. It functions… mamaral/onboard — Onboard is an iOS onboarding framework designed for creating guided welcome screen sequences and tutorial flows. It… hackware1993/magicindicator — MagicIndicator is a library for rendering visual page markers and navigation tabs that synchronize with paginated… ptomasroos/react-native-scrollable-tab-view — This project is a React Native UI component for implementing swipeable tab navigation. It organizes mobile app content… 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…