Releases: WeTransfer/UINotifications
Releases · WeTransfer/UINotifications
1.4.0 - SPM Support
Add Swift Package Manager support
1.3.0
1.2.0
1.1.0
- File size of images in the repo are much smaller now.
- Tapping an action now triggers a dismiss of the notification. This also fixes the issue where actions would be called multiple times.
- Chevron image is now having a max size of 20x20.
- Some small memory fixes
- Chevron image is now set inside the style, which is more logic.
- The chevron image is now hidden when there's no action attached.
- It's possible to override the default notification view.
- Cancellation is now only possible when the notification request is not yet running.
- Better state representation for
UINotificationPresenter
. - Support for showing an image.
- Support for showing a subtitle.
- Support for iPhone X
- Update to Swift 4.2
Initial release
Merge pull request #1 from WeTransfer/feature/travis-intergration Travis Intergration, SwiftPM, Cocoapods, Carthage