Skip to content

v1.0.0

Latest

Choose a tag to compare

@edonv edonv released this 02 Jul 14:58

Breaking Changes

  • Refactored all view modifiers using EnvironmentValues behind the scenes. This means they all now have new names and they return some View instead of MessageComposeView/MailComposeView.
    • .disableUserAttachments(_:) -> .messageComposeViewDisableUserAttachments(_:)

Full Changelog: 0.0.7...1.0.0