divadretlaw / CustomAlert

🔔 Custom Alert for SwiftUI
MIT License
190 stars 18 forks source link

Make CustomAlert public #20

Closed Calvin-LL closed 3 months ago

Calvin-LL commented 3 months ago

I have a situation where I'm forced to show a view in a modal. customAlert doesn't work because windowCover doesn't work. I tried InlineAlert but it doesn't have all the useful background and paddings you figured out. Making CustomAlert public would be very helpful.

As a fellow maintainer of niche useful libraries: Thank you for your libraries ❤️ !

divadretlaw commented 3 months ago

Sure I don't see a real reason why not...

Thank you, thank you 😊