Releases: JanGorman/SwiftMessageBar
Releases · JanGorman/SwiftMessageBar
SPM Support
Xcode 12
5.6.0
Swift 5 Support
5.5.0 Update to Swift 5
5.4.2
- Fix status bar alignment for iOS 10. Thanks @okanerdogan09
Rename license file
Fixes typo in the file name
Custom Accessory View
- Adds support for a custom accessory view via #26 Thanks to @okanerdogan09
Swift 4.2
5.2.2
5.2.1
- Removed force unwrap of keyWindow. Thanks @Igor-Palaguta