huri000 / SwiftEntryKit

SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
MIT License
6.63k stars 608 forks source link

[Feature Request] Stackable Presentations #390

Open ssadel opened 4 months ago

ssadel commented 4 months ago

Is your feature request related to a problem? Please describe. The 2 options of either enqueuing or replacing don't always fit every UX scenario

Describe the solution you'd like Would be awesome if we could get a stacking mode: eg when displaying a toast on the top of the screen before the previous one has been dismissed, a mode which inserts news toasts at the top or bottom and pushes the existing ones up or down respectively

Describe alternatives you've considered Tried to hack it by messing with the heights but it's all hacky

Additional context Examples: bootstrap-toaster 1_OQ9cC35gxJr-UsLykZz7Ew