issues
search
Mijick
/
Popups
Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.
Apache License 2.0
1.38k
stars
59
forks
source link
Patch 4.0.0
#160
Closed
FulcrumOne
closed
5 days ago
FulcrumOne
commented
1 week ago
perf:
Improved library performance due to better task distribution between threads (#153)
fix:
Fixed an issue with calling the library from non-main threads (#147)
Fixed an issue that made it impossible to interact with the app when the overlay was set to clear (#150)
Fixed a problem with the stacked popups background color
Improved vertical popup animations
refactor:
Renamed and changed some public API properties (see 3.x.x -> 4.0.0 Migration Guide for more information)
Refactored several smaller files
perf:
fix:
refactor: