PopupView
4.2
Score

SwiftUI Popup and Toast Library

What is PopupView?

PopupView for SwiftUI allows creating versatile popups, toasts, and alerts with customizable animations and positions, supporting multiple simultaneous displays in SwiftUI and UIKit.

Swift
UIKit
SwiftUI
Toast
Popup
Alert

Summary of PopupView

  • 👍

    Supports multiple popup displays simultaneously.

  • 👍

    Allows taps to pass through to underlying views.

  • 🤝

    Uses UIWindow for flexible popup presentation.

  • 🤝

    Compatible with SwiftUI and UIKit environments.

Built by

Exyte
Exyte
@exyte
+ 32 other contributors

Last push
a month ago
Stars
3.7 k

Forks
274
Open Issues
3
Closed Issues
274
PopupView is a SwiftUI library that allows developers to create customizable toasts, alerts, and popups. It offers flexibility in how popups are presented, including overlays, full-screen sheets, and window-based popups. The library supports showing multiple popups simultaneously and allows taps to pass through to underlying views. PopupView also provides various customization options like animation styles, popup positions, and view types, ensuring that your popups can be tailored to fit your specific design needs. This makes PopupView a handy utility for enhancing user interaction and interface in SwiftUI applications.