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
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
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.
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
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.
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.
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…