danielsaidi / SystemNotification

SystemNotification is a Swift SDK that helps you mimic the native iOS system notification in SwiftUI.
MIT License
428 stars 14 forks source link

Delayed presentations #10

Closed danielsaidi closed 1 year ago

danielsaidi commented 1 year ago

Since we may want to present a notification when a screen is being presented, it would make sense to have the possibility to show the notification after a certain time interval.