This project is a suite of visual components and interface models designed to create animated transitions between condensed grid previews and expanded detail views. It provides a card transition library and SwiftUI animated UI components that enable a peek-and-pop interface where small preview cards expand into full-screen content. The system implements an animated grid layout that allows collections of cards to expand and contract to reveal more information. These interactions are supported by animations that transform small content cells into full-screen interfaces to maintain visual contin
SwiftMessages is an iOS notification bar library and in-app message queue manager. It provides a system for displaying customizable alerts and status messages at the top, bottom, or center of the screen. The library features a hosting bridge that allows declarative SwiftUI views to be rendered within imperative UIKit containers. It includes a queue management system that sequences chronological notifications and filters duplicate alerts to prevent interface overlap. The system handles dynamic layout management to avoid occlusion by the system keyboard and provides an accessibility interface
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
This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib
BulletinBoard ist eine SwiftUI-Komponentenbibliothek und ein Interface-Framework für iOS. Es bietet eine Reihe wiederverwendbarer Elemente, die darauf ausgelegt sind, interaktive, barrierefreie Informationskarten am unteren Bildschirmrand zu rendern, um Benutzer durch Onboarding- und Konfigurationsaufgaben zu führen.
Die Hauptfunktionen von alexaubry/bulletinboard sind: iOS Contextual Card Frameworks, Card Layouts, iOS App Onboarding, SwiftUI, Bottom Sheets, Mobile Accessibility Support, Screen Reader Accessibility, Accessible iOS UI Libraries.
Open-Source-Alternativen zu alexaubry/bulletinboard sind unter anderem: ramotion/expanding-collection — This project is a suite of visual components and interface models designed to create animated transitions between… swiftkickmobile/swiftmessages — SwiftMessages is an iOS notification bar library and in-app message queue manager. It provides a system for displaying… mamaral/onboard — Onboard is an iOS onboarding framework designed for creating guided welcome screen sequences and tutorial flows. It… vuetifyjs/vuetify — This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web… vikmeup/sclalertview-swift — SCLAlertView-Swift is a Swift UI component and animation library used to create customizable alert views for iOS. It… evgenyneu/dodo — A message bar for iOS written in Swift.