awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ltebean avatar

ltebean/LTNavigationBar

0
View on GitHub↗
4,428 stele·670 fork-uri·Objective-C·MIT·1 vizualizare

LTNavigationBar

LTNavigationBar este un customizer și wrapper pentru bara de navigare iOS, conceput pentru a modifica culorile și comportamentul vizual al barelor de navigare ale sistemului în timpul rulării. Servește drept componentă de interfață pentru gestionarea aspectului navigării la nivel înalt în aplicație.

Biblioteca permite stilizarea dinamică a interfeței și gestionarea barei de navigare, permițând modificarea barei de navigare a sistemului pentru a se potrivi cu design-ul custom al aplicației. Aceasta include actualizarea proprietăților vizuale și a layout-urilor în timp real, în funcție de contextul aplicației.

Features

  • Navigation Bar Controls - Provides APIs for configuring the appearance, visibility, and styling of native iOS navigation bars.
  • iOS Navigation Styling - Handles the customization of navigation bar layouts and styling across different screens in iOS applications.
  • Custom Navigation Bars - Constructs a custom view hierarchy to provide highly configurable top-level application navigation bars.
  • System Bar Visual Styling - Enables programmatic customization of colors and transparency for system navigation bars in real time.
  • Runtime Property Injection - Provides programmatic updates to native view properties like colors and fonts at runtime.
  • Visual Appearance Customizations - Allows modification of system navigation bar colors and appearance to match custom application designs.
  • iOS View Controller Transitions - Binds navigation styling logic to the iOS view controller lifecycle to ensure consistent states during screen transitions.
  • Styling Property Mappings - Implements mappings that associate internal configuration variables with specific native UIKit styling properties.
  • Swift UI Components - Provides a reusable user interface component built with Swift for managing top-level application navigation.
  • Developer Utilities - Dynamic navigation bar appearance category.
  • UI Effects and HUDs - Dynamic navigation bar transparency and styling.

Istoric stele

Graficul istoricului de stele pentru ltebean/ltnavigationbarGraficul istoricului de stele pentru ltebean/ltnavigationbar

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru LTNavigationBar

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu LTNavigationBar.
  • andreamazz/amscrollingnavbarAvatar andreamazz

    andreamazz/AMScrollingNavbar

    6,002Vezi pe GitHub↗

    AMScrollingNavbar is a Swift UI component and controller designed to synchronize the movement of a UINavigationBar with the scroll position of a UIScrollView. It acts as a navigation bar behavior modifier that allows the navigation bar to hide or reveal itself dynamically based on user scroll interactions. The project provides a mechanism to coordinate the movement of multiple interface elements, enabling supplementary views such as toolbars or tab bars to slide in synchronization with the navigation bar. It utilizes offset-based translation and customizable scroll speeds to control how quick

    Swift
    Vezi pe GitHub↗6,002
  • grouper/flatuikitAvatar Grouper

    Grouper/FlatUIKit

    7,742Vezi pe GitHub↗

    FlatUIKit is a flat design framework and component library for iOS. It provides a set of reusable interface elements and styling tools to implement a minimal aesthetic across native mobile applications. The kit replaces standard iOS controls with a collection of pre-styled components, including buttons, text fields, and segmented controls. It utilizes a predefined flat color palette, custom font integration, and a dedicated icon set to ensure a cohesive visual identity. The framework covers a wide range of UI elements, including customizable input controls, table cells, and navigation compon

    Objective-C
    Vezi pe GitHub↗7,742
  • scalessec/toastAvatar scalessec

    scalessec/Toast

    3,890Vezi pe GitHub↗

    Toast is an iOS notification library and overlay tool used to display brief, temporary alert messages over the current screen. It provides a reusable interface component for Swift that delivers non-intrusive feedback without interrupting the primary application flow. The library manages the notification workflow by triggering transient pop-up alerts that automatically disappear after a short duration. It utilizes a view-based overlay system to ensure status updates and confirmation messages remain non-blocking to the user experience.

    Objective-C
    Vezi pe GitHub↗3,890
  • svprogresshud/svprogresshudAvatar SVProgressHUD

    SVProgressHUD/SVProgressHUD

    12,461Vezi pe GitHub↗

    SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight interface system for signaling background activity and operation status through task progress indicators and loading spinners. The system includes capabilities for visual style configuration, allowing for the adjustment of colors, fonts, and images. It also integrates haptic feedback triggering to generate physical vibrations on supported hardware to signal success, information, or error states. The library covers the management of app loading states and the display and remova

    Objective-Capplecarthagecocoapods
    Vezi pe GitHub↗12,461
Vezi toate cele 30 alternative pentru LTNavigationBar→

Întrebări frecvente

Ce face ltebean/ltnavigationbar?

LTNavigationBar este un customizer și wrapper pentru bara de navigare iOS, conceput pentru a modifica culorile și comportamentul vizual al barelor de navigare ale sistemului în timpul rulării. Servește drept componentă de interfață pentru gestionarea aspectului navigării la nivel înalt în aplicație.

Care sunt principalele funcționalități ale ltebean/ltnavigationbar?

Principalele funcționalități ale ltebean/ltnavigationbar sunt: Navigation Bar Controls, iOS Navigation Styling, Custom Navigation Bars, System Bar Visual Styling, Runtime Property Injection, Visual Appearance Customizations, iOS View Controller Transitions, Styling Property Mappings.

Care sunt câteva alternative open-source pentru ltebean/ltnavigationbar?

Alternativele open-source pentru ltebean/ltnavigationbar includ: andreamazz/amscrollingnavbar — AMScrollingNavbar is a Swift UI component and controller designed to synchronize the movement of a UINavigationBar… grouper/flatuikit — FlatUIKit is a flat design framework and component library for iOS. It provides a set of reusable interface elements… scalessec/toast — Toast is an iOS notification library and overlay tool used to display brief, temporary alert messages over the current… svprogresshud/svprogresshud — SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight… swiftuix/swiftuix — SwiftUIX is a framework extension and component library that provides specialized layout tools and native platform… chenyilong/cyltabbarcontroller — CYLTabBarController is an iOS tab bar UI library and interface system designed for implementing advanced navigation…