i found there is no Center PresentationStyle, based on what is considered?
No plan to add this at the moment, but something I'm considering.
Anyone interested in centered messages, please check out 3.4.0-beta and post your feedback here. Here are the release notes:
.center presentation style with a physics-based dismissal gesture..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..centered message view layout with elements centered and arranged vertically.configureBackgroundView(width:) and configureBackgroundView(sideMargin:) convenience methods to MessageView.@wtmoose wow! Thank you so much! I'll try it later
See 3.4.0
Most helpful comment
Anyone interested in centered messages, please check out
3.4.0-betaand post your feedback here. Here are the release notes:.centerpresentation style with a physics-based dismissal gesture..custom(animator:)presentation style, where you provide an instance of theAnimatorprotocol. TheTopBottomAnimationandCenterAnimationanimations both implementAnimatorand may be subclassed (configuration options will be added in a future release). You may use thePhysicsPanHandlerclass to incorporate a physics-based dismissal gesture into any custom animator..centeredmessage view layout with elements centered and arranged vertically.configureBackgroundView(width:)andconfigureBackgroundView(sideMargin:)convenience methods toMessageView.