Releases: PhilippeWeidmann/NotificationToast
Releases · PhilippeWeidmann/NotificationToast
2.1.0
- SwiftUI compatibility
- Bump build tools to Swift 6.0
Full Changelog: 2.0.0...2.1.0
2.0.0
- Bump minimum iOS version to 13
- Swift strict concurrency ready
- Allow providing a windowScene when running in a multi-scene environment
Full Changelog: 1.2.1...2.0.0
1.2.1
Fix nil overlayWindow
1.2.0
Notifications can now appear from the bottom of the screen.
1.1.1
Get inactive scene if no active scene was found
UIWindow
The ToastView is now displayed in its own UIWindow.
Fix for Xcode 13
1.0.9
Cocoapods support
1.0.7
Add haptic feedback
Merge pull request #3 from marcheimendinger/master Add haptics
1.0.4: Merge pull request #2 from marcheimendinger/master
Add on tap callback