1 repository
Frameworks for managing the lifecycle, animations, and visual organization of elements in Swift applications.
Distinct from Presentation Frameworks: Existing candidates focus on specific animation libraries or slide-based presentations, not general UI lifecycle orchestration.
Explore 1 awesome GitHub repository matching mobile development · Swift Presentation Frameworks. Refine with filters or upvote what's useful.
SwiftEntryKit is a Swift presentation framework and UI overlay library used to orchestrate banners, pop-up views, and custom modal presentations on top of an iOS application window. It functions as a view orchestrator that manages the lifecycle, animations, and layering of multiple overlapping user interface elements. The framework features a priority-based queueing system to determine the display order and precedence of overlays, ensuring specific elements can override others. It includes a dedicated animation toolkit for translation, scale, and fade transitions, alongside haptic integration
Provides a framework for managing the lifecycle and animations of visual elements within a Swift application.