github SwiftKickMobile/SwiftMessages 3.4.0
Centered Messages

latest releases: 10.0.0, 10.0.0-beta2, 10.0.0-beta...
6 years ago
  • Added .center presentation style with a physics-based dismissal gesture.
  • Added .custom(animator:) presentation style, where you provide an instance of the Animator protocol. The TopBottomAnimation and CenterAnimation animations both implement Animator and may be subclassed (configuration options will be added in a future release). You may use the PhysicsPanHandler class to incorporate a physics-based dismissal gesture into any custom animator.
  • Added .centered message view layout with elements centered and arranged vertically.
  • Added configureBackgroundView(width:) and configureBackgroundView(sideMargin:) convenience methods to MessageView.

Don't miss a new SwiftMessages release

NewReleases is sending notifications on new releases.