elai950 / AlertToast

Create Apple-like alerts & toasts using SwiftUI
https://elai950.github.io/AlertToast/
MIT License
2.08k stars 187 forks source link

Use TimeInterval instead of Double #53

Open ptrkstr opened 2 years ago

ptrkstr commented 2 years ago

TimeInterval is what Apple uses to represent seconds.