Skip to content

1.1.0

Compare
Choose a tag to compare
@AvdLee AvdLee released this 26 Nov 10:33
· 86 commits to master since this release
  • 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